Skip to content

Commit

Permalink
Add Support to Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
llorensjj committed Mar 21, 2024
1 parent a019c53 commit 1e56205
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"require-dev": {
"guzzlehttp/psr7": "^1",
"omnipay/tests": "^4.1",
"phpunit/phpunit": "^9.5",
"orchestra/testbench": "^7.0|^8.0",
"phpunit/phpunit": "^9.5|^10.0|^10.5",
"orchestra/testbench": "^7.0|^8.0|^9.0",
"friendsofphp/php-cs-fixer": "^3.10",
"phpstan/phpstan": "^1.8",
"nunomaduro/larastan": "^2.1"
Expand Down

0 comments on commit 1e56205

Please sign in to comment.