Skip to content

Commit

Permalink
Merge pull request #167 from laravel-shift/l11-compatibility
Browse files Browse the repository at this point in the history
Laravel 11.x Compatibility
  • Loading branch information
realrashid authored Mar 2, 2024
2 parents 769f951 + 296c44c commit b641499
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 @@ -30,7 +30,7 @@
},
"require": {
"php": "^7.2|^8.0|^8.1",
"laravel/framework": "^5.6|^6.0|^7.0|^8.0|^9.0|^9.11|9.14.*|^10.0"
"laravel/framework": "^5.6|^6.0|^7.0|^8.0|^9.0|^9.11|9.14.*|^10.0|^11.0"
},
"require-dev": {
"symfony/thanks": "^1.0"
Expand Down

0 comments on commit b641499

Please sign in to comment.