Skip to content

Commit b4ebcf8

Browse files
committed
Support atoum 1.0 & 2.0
1 parent 69f83c8 commit b4ebcf8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# 1.0.1 - 2015-02-21
22

33
* Fixed autoloader
4+
* Support atoum 1.0 & 2.0
45

56
# 1.0.0 - 2014-12-01

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": "~1.0",
15+
"atoum/atoum": "<3.0",
1616
"justinrainbow/json-schema": "*"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)