Skip to content

Commit 9bf4f50

Browse files
I think that I must remove bonus because it breaks our tests :( :-D (evil PHP 7)
1 parent c0d8ddc commit 9bf4f50

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
},
3434
"require-dev": {
3535
"ramsey/uuid": "^3.5",
36-
"phpunit/phpunit": "^5.7",
37-
"phpstan/phpstan": "^0.6.0"
36+
"phpunit/phpunit": "^5.7"
3837
},
3938
"suggest": {
4039
"ramsey/uuid": "A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)."

0 commit comments

Comments
 (0)