We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be8482 commit 931bfb7Copy full SHA for 931bfb7
composer.json
@@ -18,14 +18,14 @@
18
"php": "^8.2",
19
"guzzlehttp/guzzle": "^7.3",
20
"http-interop/http-factory-guzzle": "^1.0",
21
- "illuminate/support": "^11.0 || ^12.0",
22
- "statamic/cms": "^5.38 || ^6.0",
+ "illuminate/support": "^12.0",
+ "statamic/cms": "^6.0",
23
"typesense/typesense-php": "^4.9"
24
},
25
"require-dev": {
26
"laravel/pint": "^1.17",
27
- "orchestra/testbench": "^8.14 || ^9.0 || ^10.0",
28
- "phpunit/phpunit": "^10.0 || ^11.0"
+ "orchestra/testbench": "^10.0",
+ "phpunit/phpunit": "^11.0"
29
30
"autoload": {
31
"psr-4": {
0 commit comments