Skip to content

Commit

Permalink
Add laravel 9 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyyb authored Jul 22, 2022
2 parents 6312af4 + 4faa9fa commit 2932313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "AGPL-3.0-or-later",
"require": {
"php": ">=7.4.0",
"illuminate/support": "^7.0|^8.0"
"illuminate/support": "^7.0|^8.0|^9.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.15.0"
Expand Down

0 comments on commit 2932313

Please sign in to comment.