Skip to content

Commit 533b1f6

Browse files
committed
master is 0.10
1 parent 3e2b0a6 commit 533b1f6

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
@@ -9,7 +9,7 @@
99
"php": "^7.1.3"
1010
},
1111
"require-dev": {
12-
"phpunit/phpunit": "~5.4.0"
12+
"phpunit/phpunit": "~7.5"
1313
},
1414
"support": {
1515
"email": "[email protected]",
@@ -27,7 +27,7 @@
2727
"minimum-stability": "dev",
2828
"extra": {
2929
"branch-alias": {
30-
"dev-master": "0.9.x-dev"
30+
"dev-master": "0.10.x-dev"
3131
}
3232
}
3333
}

0 commit comments

Comments
 (0)