Skip to content

Commit eb975e1

Browse files
author
Phillip Look
committed
use beberlei/assert 1.*
1 parent 31a8132 commit eb975e1

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
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": ">=5.3.0",
19-
"beberlei/assert": "v1.4",
19+
"beberlei/assert": "1.*",
2020
"symfony/http-kernel": "2.3.*",
2121
"symfony/process": "2.3.*"
2222
},

0 commit comments

Comments
 (0)