There was an error while loading. Please reload this page.
1 parent 9241232 commit 197d1c9Copy full SHA for 197d1c9
1 file changed
composer.json
@@ -22,16 +22,16 @@
22
],
23
"require": {
24
"php": "^8.0",
25
- "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0",
26
- "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0",
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0",
27
"league/fractal": "^0.20.1|^0.20",
28
"nesbot/carbon": "^2.63|^3.0",
29
"spatie/fractalistic": "^2.9.5|^2.9",
30
"spatie/laravel-package-tools": "^1.11"
31
},
32
"require-dev": {
33
"ext-json": "*",
34
- "orchestra/testbench": "^7.0|^8.0|^9.0|^10.0",
+ "orchestra/testbench": "^7.0|^8.0|^9.0|^10.0|^11.0",
35
"pestphp/pest": "^1.22|^2.34|^3.0"
36
37
"autoload": {
0 commit comments