8000 fixed APCu dep version · symfony/symfony@f780e0c · GitHub
[go: up one dir, main page]

Skip to content

Commit f780e0c

Browse files
committed
fixed APCu dep version
1 parent 81605dd commit f780e0c

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
@@ -19,7 +19,7 @@
1919
"php": ">=5.3.3",
2020
"doctrine/common": "~2.4",
2121
"paragonie/random_compat": "~1.0",
22-
"symfony/polyfill-apcu": "~1.0,>=1.0.2",
22+
"symfony/polyfill-apcu": "~1.1",
2323
"twig/twig": "~1.23|~2.0",
2424
"psr/log": "~1.0"
2525
},

0 commit comments

Comments
 (0)
0