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

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
updating deps
  • Loading branch information
tnylea authored Feb 7, 2025
1 parent 873bce1 commit 2bbab58
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
}
],
"require": {
"php": "^7.3|^7.4|^8.0|^8.1|^8.2",
"illuminate/support": "~8.0|~9.0|~10.0",
"intervention/image": "^2.7",
"doctrine/dbal": "^3.1|^3.5",
"php": "^7.3|^7.4|^8.0|^8.1|^8.2|^8.3",
"illuminate/support": "~8.0|~9.0|~10.0|~11.0",
"intervention/image": "^2.7|^3.0",
"doctrine/dbal": "^3.1|^3.5|^4.0",
"laravel/ui": ">=1.0",
"arrilot/laravel-widgets": "^3.7",
"league/flysystem": "~1.1|~2.0|~3.0",
Expand Down

0 comments on commit 2bbab58

Please sign in to comment.