8000 Update dependencies · Lucky-Loek/Symfony-API-Example@ceba31c · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 17, 2019. It is now read-only.

Commit ceba31c

Browse files
author
Loek van der Linde
committed
Update dependencies
1 parent 50150ca commit ceba31c

File tree

2 files changed

+214
-213
lines changed

2 files changed

+214
-213
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"nelmio/cors-bundle": "^1.4",
2828
"webmozart/assert": "^1.2",
2929
"doctrine/doctrine-migrations-bundle": "^1.2",
30-
"behat/mink-browserkit-driver": "^1.3",
3130
"guzzlehttp/guzzle": "^6.2",
3231
"lexik/jwt-authentication-bundle": "^2.1"
3332
},
@@ -42,7 +41,8 @@
4241
"behat/symfony2-extension": "^2.1",
4342
"behatch/contexts": "^2.5",
4443
"doctrine/doctrine-fixtures-bundle": "^2.3",
45-
"sebastian/phpcpd": "^2.0"
44+
"sebastian/phpcpd": "^2.0",
45+
"behat/mink-browserkit-driver": "^1.3"
4646
},
4747
"scripts": {
4848
"symfony-scripts": [

0 commit comments

Comments
 (0)
0