There was an error while loading. Please reload this page.
1 parent ceefc63 commit 2489771Copy full SHA for 2489771
1 file changed
composer.json
@@ -4,7 +4,7 @@
4
"type": "library",
5
"require": {
6
"php": "^8.2",
7
- "illuminate/support": "^9.0 | ^10.0 | ^11.0",
+ "illuminate/support": "^9.0 | ^10.0 | ^11.0 | ^12.0",
8
"telepath/telepath": "^0.31",
9
"symfony/cache": "^6.2"
10
},
@@ -34,7 +34,7 @@
34
}
35
36
"require-dev": {
37
- "laravel/framework": "^9.0 | ^10.0 | ^11.0"
+ "laravel/framework": "^9.0 | ^10.0 | ^11.0 | ^12.0"
38
39
"minimum-stability": "dev",
40
"prefer-stable": true
0 commit comments