Skip to content

Commit

Permalink
Warning taken out
Browse files Browse the repository at this point in the history
Composer ^1 is probably no longer safe
  • Loading branch information
TumTum authored Jul 6, 2021
1 parent ec514e4 commit e332f3e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"symfony/yaml": "^2",
"symfony/config": "^3",
"guzzlehttp/guzzle": "^6.0",
"raulfraile/distill": "0.9.*",
"composer/composer": "^1"
"raulfraile/distill": "0.9.*"
},
"require-dev": {
"phpunit/phpunit": "^6",
Expand Down

0 comments on commit e332f3e

Please sign in to comment.