Skip to content

Commit 64642ab

Browse files
committed
Changed version 0.1.* into 1.0.* of php-to-string
1 parent 741c7b2 commit 64642ab

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
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": ">=5.3.0",
18-
"coduo/php-to-string": "0.1.*",
18+
"coduo/php-to-string": "1.0.*",
1919
"symfony/property-access": "~2.3",
2020
"symfony/expression-language": "~2.4"
2121
},

0 commit comments

Comments
 (0)