Skip to content

Commit

Permalink
Merge pull request #13 from laravel/driesvints-patch-1
Browse files Browse the repository at this point in the history
Laravel 9 support
  • Loading branch information
driesvints authored Jan 12, 2022
2 parents 8091d6d + 4e71a96 commit 7c1bc8f
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 @@ -15,7 +15,7 @@
],
"require": {
"php": "^7.3|^8.0",
"illuminate/macroable": "^8.0",
"illuminate/macroable": "^8.0|^9.0",
"symfony/finder": "^3.4|^4.0|^5.0"
},
"autoload": {
Expand Down

0 comments on commit 7c1bc8f

Please sign in to comment.