Skip to content

Commit

Permalink
Revert "Support symfony 3 & 4."
Browse files Browse the repository at this point in the history
This reverts commit 3a96451.

Merge details:
  • Loading branch information
Jelle-S committed Oct 25, 2019
1 parent 3a96451 commit 75e1bc8
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",
"symfony/yaml": "~4|~3",
"digipolisgent/robo-digipolis-helpers": "^1.0@alpha",
"symfony/yaml": "~4",
"vlucas/phpdotenv": "^2.5",
"digipolisgent/robo-digipolis-code-validation": "^0.1.1"
},
Expand Down

0 comments on commit 75e1bc8

Please sign in to comment.