Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #9 from bravesheep/marlonbaeten-patch-1
Browse files Browse the repository at this point in the history
Moce bravesheep/phpspec-expect te dev requirements
  • Loading branch information
marlonbaeten authored Aug 6, 2021
2 parents b8d717b + bb378d4 commit 299025f
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 @@ -16,8 +16,7 @@
"symfony/framework-bundle": "^3.4 || ^4.0",
"doctrine/orm": "^2.6",
"doctrine/doctrine-bundle": "^1.11",
"knplabs/knp-paginator-bundle": "^4.0",
"bravesheep/phpspec-expect": "^0.2.0"
"knplabs/knp-paginator-bundle": "^4.0"
},
"autoload": {
"psr-4": {
Expand All @@ -28,6 +27,7 @@
},
"require-dev": {
"behat/symfony2-extension": "^2.1",
"bravesheep/phpspec-expect": "^0.2.0",
"fzaninotto/faker": "^1.8",
"phpspec/phpspec": "^5.1"
}
Expand Down

0 comments on commit 299025f

Please sign in to comment.