Skip to content

Commit

Permalink
Add Laravel 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen-G committed Feb 9, 2022
1 parent e0f504a commit 27bddbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -20,7 +20,7 @@
"php": "^7.1|^8.0",
"ext-zip": "*",
"ext-json": "*",
"illuminate/support": "^5.0|^6.0|^7.0|^8.0",
"illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0",
"guzzlehttp/guzzle": "~7"
},
"require-dev": {
Expand Down

0 comments on commit 27bddbe

Please sign in to comment.