Skip to content

Commit b4c7062

Browse files
authored
Update composer.json
1 parent c7fdc5c commit b4c7062

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

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

0 commit comments

Comments
 (0)