Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alissn authored Sep 9, 2024
1 parent 55f87c8 commit 83a15aa
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 @@ -14,12 +14,12 @@
"license": "MIT",
"require": {
"php": ">=8.1",
"illuminate/support": "^9|^10|11.x-dev|dev-master",
"illuminate/support": "^9|^10|^11|12.x-dev|dev-master",
"ext-json": "*",
"jdorn/sql-formatter": "^1.2"
},
"require-dev": {
"orchestra/testbench": "^7.10|^8|^9|10.x-dev|11.x-dev|dev-master",
"orchestra/testbench": "^7.10|^8|9.x-dev|10.x-dev|dev-master",
"friendsofphp/php-cs-fixer": "^3.0",
"mockery/mockery": "^1.3.2",
"phpunit/phpunit": "^9.5|^10.5"
Expand Down

0 comments on commit 83a15aa

Please sign in to comment.