Skip to content

Commit

Permalink
Merge pull request #145 from officialkidmax/patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
freekmurze committed Mar 13, 2024
2 parents 55144b0 + 6a48b46 commit 4eec932
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 @@ -25,7 +25,7 @@
"prefer-stable": true,
"require": {
"php": "^7.3|^8.0",
"laravel/framework": "^8.78|^9.0|^10.0",
"laravel/framework": "^8.78|^9.0|^10.0|^11.0",
"ext-pdo": "*"
},
"require-dev": {
Expand Down

0 comments on commit 4eec932

Please sign in to comment.