Skip to content

Commit f5eec48

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

composer.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
],
1717
"require": {
1818
"php": ">=8.1",
19-
"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",
19+
"genealabs/laravel-pivot-events": "^12.0",
20+
"illuminate/cache":"^12.0",
21+
"illuminate/config":"^12.0",
22+
"illuminate/console": "^12.0",
23+
"illuminate/container":"^12.0",
24+
"illuminate/database": "^12.0",
25+
"illuminate/http":"^12.0",
26+
"illuminate/support": "^12.0",
2727
},
2828
"require-dev": {
2929
"doctrine/dbal": "*",

0 commit comments

Comments
 (0)