Skip to content

Commit

Permalink
Merge pull request #191 from laravel/develop
Browse files Browse the repository at this point in the history
Supports Laravel 12
  • Loading branch information
jbrooksuk authored Jan 24, 2025
2 parents ffe3af5 + 53ea60e commit ed8f4f7
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 @@ -31,7 +31,7 @@
"guzzlehttp/guzzle": "^6.3.1|^7.0"
},
"require-dev": {
"illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0",
"illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
"mockery/mockery": "^1.3.1",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^8.4|^9.0|^10.4"
Expand Down

0 comments on commit ed8f4f7

Please sign in to comment.