Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit 2bbab58

Browse files
authored
Update composer.json
updating deps
1 parent 873bce1 commit 2bbab58

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
}
2020
],
2121
"require": {
22-
"php": "^7.3|^7.4|^8.0|^8.1|^8.2",
23-
"illuminate/support": "~8.0|~9.0|~10.0",
24-
"intervention/image": "^2.7",
25-
"doctrine/dbal": "^3.1|^3.5",
22+
"php": "^7.3|^7.4|^8.0|^8.1|^8.2|^8.3",
23+
"illuminate/support": "~8.0|~9.0|~10.0|~11.0",
24+
"intervention/image": "^2.7|^3.0",
25+
"doctrine/dbal": "^3.1|^3.5|^4.0",
2626
"laravel/ui": ">=1.0",
2727
"arrilot/laravel-widgets": "^3.7",
2828
"league/flysystem": "~1.1|~2.0|~3.0",

0 commit comments

Comments
 (0)