Skip to content

Commit 7a01da7

Browse files
committed
this?
1 parent 5df4efb commit 7a01da7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^8.1",
19+
"php": "^8.2",
2020
"drewm/mailchimp-api": "^2.5",
2121
"laravel/framework": "^11.0 || ^12.0",
2222
"pixelfear/composer-dist-plugin": "^0.1",
@@ -28,7 +28,8 @@
2828
"laravel/pint": "^1.17",
2929
"mockery/mockery": "^1.3.1",
3030
"nunomaduro/collision": "^7.0 || ^8.0",
31-
"orchestra/testbench": "^9.2 || ^10.0",
31+
"orchestra/testbench": "^9.0 || ^10.0",
32+
"orchestra/testbench-core": "^9.2 || ^10.0",
3233
"phpunit/phpunit": "^10.0 || ^11.0",
3334
"spatie/laravel-ray": "*"
3435
},

0 commit comments

Comments
 (0)