Skip to content

Commit bb061f9

Browse files
committed
[feat] update phpunit version
1 parent da7dd75 commit bb061f9

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
@@ -19,8 +19,8 @@
1919
"beberlei/assert": "3.*"
2020
},
2121
"require-dev" : {
22-
"phpunit/phpunit": "~4.0"
23-
},
22+
"phpunit/phpunit": ">4.0"
23+
},
2424
"autoload": {
2525
"psr-4": {
2626
"Morilog\\Jalali\\": "src"

0 commit comments

Comments
 (0)