Skip to content

Commit 5d9f494

Browse files
committed
Require-dev updated
1 parent d6f24ef commit 5d9f494

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"issues": "https://github.com/linna/typed-array/issues"
1616
},
1717
"require": {
18-
"php": "^7.0.0"
18+
"php": "^7.0"
1919
},
2020
"require-dev": {
21-
"infection/infection": "^0.6",
21+
"infection/infection": "^0.7",
2222
"phpstan/phpstan": "^0.9",
2323
"phpunit/phpunit": "^6.0"
2424
},

0 commit comments

Comments
 (0)