Skip to content

Commit

Permalink
Support symfony 3 & 4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelle-S committed Oct 25, 2019
1 parent 9034fe1 commit 3a96451
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"digipolisgent/robo-digipolis-helpers": "^1.0@alpha",
"symfony/yaml": "~4",
"digipolisgent/robo-digipolis-helpers": "^1.0",
"symfony/yaml": "~4|~3",
"vlucas/phpdotenv": "^2.5",
"digipolisgent/robo-digipolis-code-validation": "^0.1.1"
},
Expand Down

0 comments on commit 3a96451

Please sign in to comment.