Skip to content

Commit

Permalink
Merge pull request #115 from Laravel-Backpack/l11-compatibility
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
pxpm authored Mar 12, 2024
2 parents 4fc2f6c + 94118f4 commit d60bc08
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 @@ -16,7 +16,7 @@
"analyse": "./vendor/bin/phpstan analyse --level 5 src"
},
"require": {
"laravel/framework": "^10.15",
"laravel/framework": "^10.15|^11",
"guzzlehttp/guzzle": "^7.5"
},
"require-dev": {
Expand Down

0 comments on commit d60bc08

Please sign in to comment.