Skip to content

Commit

Permalink
Upgrade composer requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
almunnings committed Feb 23, 2024
1 parent 5433b71 commit b6b5fae
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 368 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"require": {
"php": ">= 8.1",
"composer": ">= 2.6",
"composer": ">= 2.7",
"bower-asset/dragula": "^3.7",
"composer/installers": "^2.0",
"cweagans/composer-patches": "^1.7.1",
Expand Down
Loading

0 comments on commit b6b5fae

Please sign in to comment.