Skip to content

Commit

Permalink
Fix the lowest-deps job
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed May 25, 2022
1 parent a7ad09e commit e1dd118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"require-dev": {
"composer/composer": "^1.0@dev",
"symfony/filesystem": "^2.3 || ^3 || ^4 || ^5 || ^6.0",
"symfony/phpunit-bridge": "^4.0 || ^5.0 || ^6.0"
"symfony/phpunit-bridge": "^3.4.47 || ^4.4.41 || ^5.4.8 || ^6.0"
},
"autoload": {
"psr-4": { "Incenteev\\ParameterHandler\\": "" }
Expand Down

0 comments on commit e1dd118

Please # to comment.