We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7185ff1 commit 21ac4b0Copy full SHA for 21ac4b0
1 file changed
composer.json
@@ -21,9 +21,9 @@
21
"require": {
22
"php": "^8.2",
23
"ext-json": "*",
24
- "illuminate/view": "^10|^11|^12",
25
- "illuminate/support": "^10|^11|^12",
26
- "illuminate/contracts": "^10|^11|^12",
+ "illuminate/view": "^10|^11|^12|^13",
+ "illuminate/support": "^10|^11|^12|^13",
+ "illuminate/contracts": "^10|^11|^12|^13",
27
"moonshine/contracts": "^4.0"
28
},
29
"autoload": {
0 commit comments