Skip to content

Commit 4c1a3a1

Browse files
author
Simon Mönch
authored
allow doctrine/lexer 1.1
1 parent 963efc7 commit 4c1a3a1

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
@@ -21,7 +21,7 @@
2121
"coduo/php-to-string": "^2",
2222
"symfony/property-access": "^2.3|^3.0|^4.0",
2323
"symfony/expression-language": "^2.3|^3.0|^4.0",
24-
"doctrine/lexer": "1.0.*",
24+
"doctrine/lexer": "^1.0",
2525
"openlss/lib-array2xml": "^1.0"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)