Skip to content

Commit

Permalink
Update composer dependencies (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis authored Jul 3, 2024
1 parent 1e1abca commit ba56dd1
Show file tree
Hide file tree
Showing 2 changed files with 1,217 additions and 545 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@

"symfony/console" : ">=6.4",
"symfony/process" : ">=6.4",
"composer/semver" : ">=1.0"
"composer/semver" : ">=3.4"
},

"require-dev" : {
"jbzoo/toolbox-dev" : "^7.1",
"roave/security-advisories" : "dev-master",
"composer/composer" : ">=2.0"
"composer/composer" : ">=2.7.7"
},

"autoload" : {
Expand Down
Loading

0 comments on commit ba56dd1

Please sign in to comment.