Skip to content

Commit d4a8483

Browse files
committed
update dama/doctrine-test-bundle and other deps to fix build
1 parent 707197a commit d4a8483

File tree

4 files changed

+193
-1146
lines changed

4 files changed

+193
-1146
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ install:
4848

4949
test_script:
5050
- cd c:\projects\symfony-demo
51-
- php vendor/bin/phpunit
51+
- php vendor/bin/simple-phpunit

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"white-october/pagerfanta-bundle" : "^1.0"
3636
},
3737
"require-dev": {
38-
"dama/doctrine-test-bundle" : "^1.0",
38+
"dama/doctrine-test-bundle" : "^3.0",
3939
"friendsofphp/php-cs-fixer" : "^2.0",
4040
"sensio/generator-bundle" : "^3.0",
4141
"symfony/phpunit-bridge" : "^3.0"

0 commit comments

Comments
 (0)