Skip to content

Commit 5e836e6

Browse files
Bump
1 parent 7a31372 commit 5e836e6

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
@@ -18,7 +18,7 @@
1818
"php": ">=5.3.3"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "~4.2"
21+
"phpunit/phpunit": "~5"
2222
},
2323
"autoload": {
2424
"classmap": [
@@ -27,7 +27,7 @@
2727
},
2828
"extra": {
2929
"branch-alias": {
30-
"dev-master": "1.3-dev"
30+
"dev-master": "1.4-dev"
3131
}
3232
}
3333
}

0 commit comments

Comments
 (0)