Skip to content

Commit fb128d3

Browse files
committed
require version ^2.9 instead of ^2.8
1 parent b97f35b commit fb128d3

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
}
1313
],
1414
"require": {
15-
"atoum/atoum": "^2.8",
15+
"atoum/atoum": "^2.9",
1616
"symfony/yaml": "~2.6",
1717
"symfony/config": "~2.6",
1818
"symfony/dependency-injection": "~2.6"

0 commit comments

Comments
 (0)