Skip to content

Commit

Permalink
Require matching sulu version in skeleton (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz authored Jul 24, 2020
1 parent ef98658 commit 96cb2d6
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 @@ -35,7 +35,7 @@
"doctrine/doctrine-fixtures-bundle": "^3.0",
"friendsofsymfony/http-cache-bundle": "^2.6",
"jackalope/jackalope-doctrine-dbal": "^1.3",
"sulu/sulu": "^2.0.9",
"sulu/sulu": "~2.0.9",
"symfony/config": "^4.3",
"symfony/dotenv": "^4.3",
"symfony/flex": "^1.2",
Expand Down

0 comments on commit 96cb2d6

Please sign in to comment.