Skip to content

Commit

Permalink
Merge pull request #74 from acrobat/lock-bernard-dependency
Browse files Browse the repository at this point in the history
Lock bernard dependency before 1.0 stable BC breaks
  • Loading branch information
acrobat committed Feb 25, 2018
2 parents cc23d36 + 8fdc43d commit 935f882
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 @@ -11,7 +11,7 @@

"require" : {
"php": "^5.6|^7.0",
"bernard/bernard": "1.0.*@dev",
"bernard/bernard": "1.0.0-alpha9",
"symfony/framework-bundle": "^2.8|^3.2|^4.0"
},

Expand Down

0 comments on commit 935f882

Please sign in to comment.