Skip to content

Commit b80de2f

Browse files
committed
1.0.0 is now atoum's minimum version
1 parent e7728c6 commit b80de2f

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": "<3.0",
15+
"atoum/atoum": ">=1.0.0 <7.0",
1616
"symfony/yaml": "~2.6",
1717
"symfony/config": "~2.6",
1818
"symfony/dependency-injection": "~2.6"

0 commit comments

Comments
 (0)