Skip to content

Commit

Permalink
Udpate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Skouat committed Oct 4, 2024
1 parent 468f2c2 commit 3467acb
Show file tree
Hide file tree
Showing 2 changed files with 336 additions and 64 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"require": {
"php": ">=7.2",
"ext-json": "*",
"symfony/yaml": "^3.0|^4.0|^5.0",
"symfony/console": "^3.0|^4.0|^5.0",
"symfony/finder": "^3.0|^4.0|^5.0",
"symfony/process": "^3.0|^4.0|^5.0",
"symfony/yaml": "^5.0",
"symfony/console": "^5.0",
"symfony/finder": "^5.0",
"symfony/process": "^5.0",
"nikic/php-parser": "~4.0",
"gitonomy/gitlib": "0.1.*@dev",
"gitonomy/gitlib": "^1.3",
"sensiolabs/ansi-to-html": "~1.1",
"composer/composer": "^1.5"
},
Expand Down
Loading

0 comments on commit 3467acb

Please sign in to comment.