We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fb8d65 commit 23efc9cCopy full SHA for 23efc9c
1 file changed
composer.json
@@ -11,13 +11,13 @@
11
"license": "MIT",
12
"require": {
13
"php": "^8.2",
14
- "laravel/framework": "^11.0|^12.0",
+ "laravel/framework": "^11.0|^12.0|^13.0",
15
"guzzlehttp/guzzle": "^7.8.1",
16
"ext-json": "*"
17
},
18
"require-dev": {
19
- "phpunit/phpunit": "^11.0.8",
20
- "orchestra/testbench": "^9.0|^10.0"
+ "phpunit/phpunit": "^11.0.8|^12.5.12",
+ "orchestra/testbench": "^9.0|^10.0|^11.0"
21
22
"autoload": {
23
"psr-4": {
0 commit comments