Skip to content

Commit

Permalink
⬇️ Support PHP 7.4 Backward compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
rxcod9 committed Sep 4, 2022
1 parent dbde85a commit a195a00
Show file tree
Hide file tree
Showing 3 changed files with 856 additions and 1,182 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"joy/voyager-user-settings": "^1.2",
"joy/voyager-widgets": "^1.0",
"laravel/framework": "~6.0|~7.0|~8.0|^9.0",
"laravel/sanctum": "^3.0",
"laravel/tinker": "^2.7",
"symfony/filesystem": "^5.4|^6.0",
"tcg/voyager": "^1.5",
Expand All @@ -44,12 +43,10 @@
"fakerphp/faker": "^1.9.1",
"friendsofphp/php-cs-fixer": "^3.7",
"henzeb/composer-link": "^0.0.3@alpha",
"laravel/pint": "^1.0",
"laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^5.11|^6.0",
"phpunit/phpunit": "^9.5.10",
"spatie/laravel-ignition": "^1.0"
"phpunit/phpunit": "^9.5.10"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit a195a00

Please sign in to comment.