Skip to content

Commit 947aa88

Browse files
authored
Update composer.json
1 parent 07a1599 commit 947aa88

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"require": {
1818
"php": ">=8.1",
1919
"genealabs/laravel-pivot-events": "^10.0|^11.0|^12.0",
20-
"illuminate/cache": "^10.0|^11.0^12.0",
21-
"illuminate/config": "^10.0|^11.0^12.0",
22-
"illuminate/console": "^10.0|^11.0^12.0",
23-
"illuminate/container": "^10.0|^11.0^12.0",
24-
"illuminate/database": "^10.0|^11.0^12.0",
25-
"illuminate/http": "^10.0|^11.0^12.0",
26-
"illuminate/support": "^10.0|^11.0^12.0"
20+
"illuminate/cache":"^10.0|^11.0|^12.0",
21+
"illuminate/config":"^10.0|^11.0|^12.0",
22+
"illuminate/console": "^10.0|^11.0|^12.0",
23+
"illuminate/container":"^10.0|^11.0|^12.0",
24+
"illuminate/database": "^10.0|^11.0|^12.0",
25+
"illuminate/http":"^10.0|^11.0|^12.0",
26+
"illuminate/support": "^10.0|^11.0|^12.0",
2727
},
2828
"require-dev": {
2929
"doctrine/dbal": "*",

0 commit comments

Comments
 (0)