1 parent 332c158 commit 7714039Copy full SHA for 7714039
1 file changed
composer.json
@@ -10,8 +10,8 @@
10
],
11
"require": {
12
"php": "^8.1",
13
- "illuminate/support": "^10.0|^11.0|^12.0",
14
- "illuminate/view": "^10.0|^11.0|^12.0",
+ "illuminate/support": "^10.0|^11.0|^12.0|^13.0",
+ "illuminate/view": "^10.0|^11.0|^12.0|^13.0",
15
"nikic/php-parser": "^5.0"
16
},
17
"require-dev": {
@@ -54,4 +54,4 @@
54
"benchmark": "vendor/bin/testbench benchmark",
55
"benchmark:snapshot": "vendor/bin/testbench benchmark --snapshot"
56
}
57
-}
+}
0 commit comments