Skip to content

Commit df51b8f

Browse files
committed
Merge pull request #120 from till/patch-1
Fix: validate composer.json
2 parents 525f7f3 + 84f9093 commit df51b8f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
"require-dev": {
2525
"phpunit/phpunit": ">=3.7"
2626
},
27-
"require-dev": {
28-
"phpunit/phpunit": ">=3.6.0"
29-
},
3027
"suggest": {
3128
"knplabs/gaufrette": "Needed for optional Gaufrette cache"
3229
},

0 commit comments

Comments
 (0)