Skip to content

Commit 2baf65a

Browse files
committed
chore: laravel 12
1 parent 6cfa4db commit 2baf65a

File tree

2 files changed

+1379
-1879
lines changed

2 files changed

+1379
-1879
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"carsdotcom/laravel-json-schema": "^v1.0.1 || ^v2 || ^2.1",
1212
"ext-json": "*",
1313
"php": "^8.1",
14-
"laravel/framework": "^9.19 || ^10.0 || ^11.0"
14+
"laravel/framework": "^9.19 || ^10.0 || ^11.0 || ^12.0"
1515
},
1616
"require-dev": {
1717
"fakerphp/faker": "^1.9.1",
1818
"mockery/mockery": "^1.4.4",
1919
"nunomaduro/collision": "^6.1|7.*|8.*",
20-
"orchestra/testbench": "7.*|8.*|9.*",
21-
"phpunit/phpunit": "~8.0|~9.0|^10.5",
22-
"phpstan/phpstan": "^1.8",
20+
"orchestra/testbench": "7.*|8.*|9.*|10.*",
21+
"phpstan/phpstan": "^1.8|^2.1",
22+
"phpunit/phpunit": "~8.0|~9.0|^10.5|^11.5.3",
2323
"squizlabs/php_codesniffer": "^3.7"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)