Skip to content

Commit 440e020

Browse files
Use Codeception 2.3 development branch
1 parent a342f2e commit 440e020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require-dev": {
1313
"phpunit/phpunit": "~4.0",
1414
"phpspec/phpspec": "~2.1",
15-
"codeception/codeception": "2.2.x-dev",
15+
"codeception/codeception": "2.3.x-dev",
1616
"symfony/dom-crawler": "~3.0",
1717
"symfony/css-selector": "~3.0"
1818
},

0 commit comments

Comments
 (0)