8000 Move psr/simple-cache from dependencies · DavidPrevot/symfony@f407d90 · GitHub
[go: up one dir, main page]

Skip to content

Commit f407d90

Browse files
committed
Move psr/simple-cache from dependencies
It has already been moved in cache via symfony#29236.
1 parent a045150 commit f407d90

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
@@ -26,7 +26,6 @@
2626
"psr/container": "^1.0",
2727
"psr/link": "^1.0",
2828
"psr/log": "~1.0",
29-
"psr/simple-cache": "^1.0",
3029
"symfony/contracts": "^1.1",
3130
"symfony/polyfill-ctype": "~1.8",
3231
"symfony/polyfill-intl-icu": "~1.0",
@@ -107,6 +106,7 @@
107106
"ocramius/proxy-manager": "~0.4|~1.0|~2.0",
108107
"predis/predis": "~1.1",
109108
"psr/http-client": "^1.0",
109+
"psr/simple-cache": "^1.0",
110110
"egulias/email-validator": "~1.2,>=1.2.8|~2.0",
111111
"symfony/phpunit-bridge": "~3.4|~4.0",
112112
"symfony/security-acl": "~2.8|~3.0",

0 commit comments

Comments
 (0)
0