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 57f06a1 commit 7e816c9Copy full SHA for 7e816c9
composer.json
@@ -25,15 +25,15 @@
25
],
26
"require": {
27
"php": "^8.2",
28
- "illuminate/contracts": "^10.0||^11.0",
+ "illuminate/contracts": "^10.0 || ^11.0 || ^12.0",
29
"openai-php/laravel": "^0.10.1",
30
"spatie/laravel-package-tools": "^1.16"
31
},
32
"require-dev": {
33
"laravel/pint": "^1.14",
34
- "nunomaduro/collision": "^8.1.1||^7.10.0",
+ "nunomaduro/collision": "^8.1.1 || ^7.10.0",
35
"larastan/larastan": "^2.9",
36
- "orchestra/testbench": "^9.0.0||^8.22.0",
+ "orchestra/testbench": "^9.0.0 || ^8.22.0",
37
"pestphp/pest": "^2.34",
38
"pestphp/pest-plugin-arch": "^2.7",
39
"pestphp/pest-plugin-laravel": "^2.3",
0 commit comments