Update to Laravel 8 (#1058)
* Update Laravel and other dependencies * Composer version in CI * Remove the PHP exit from env file * Add PHP 8 to testing matrix * Update doctrine * Update doctrine * Update faker lib * Rewrite TLD check to remove deprecated library * Update version lib * Remove PHP 8 for now * Style fixes
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
<?php exit(); ?>
|
||||
#
|
||||
# THIS FILE MUST BE KEPT SECRET! IT IS BLOCKED IN THE HTACCESS FILE
|
||||
# HOWEVER, THIS DIRECTORY SHOULDN'T BE EXPOSED TO THE PUBLIC AT ALL
|
||||
# SEE THE DOCS FOR PROPER (SECURE) INSTALLATION:
|
||||
# https://docs.phpvms.net/installation/uploading
|
||||
#
|
||||
|
||||
APP_KEY=base64:$APP_KEY$
|
||||
|
||||
13618
resources/tld/public_suffix_list.dat
Normal file
13618
resources/tld/public_suffix_list.dat
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user