File tree 2 files changed +4
-4
lines changed
src/Symfony/Component/Cache
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
"psr/http-client-implementation" : " 1.0" ,
25
25
"psr/link-implementation" : " 1.0" ,
26
26
"psr/log-implementation" : " 1.0|2.0" ,
27
- "psr/simple-cache-implementation" : " 1.0" ,
27
+ "psr/simple-cache-implementation" : " 1.0|2.0 " ,
28
28
"symfony/cache-implementation" : " 1.0|2.0" ,
29
29
"symfony/event-dispatcher-implementation" : " 1.1" ,
30
30
"symfony/http-client-implementation" : " 1.1|2.0" ,
133
133
"php-http/httplug" : " ^1.0|^2.0" ,
134
134
"predis/predis" : " ~1.1" ,
135
135
"psr/http-client" : " ^1.0" ,
136
- "psr/simple-cache" : " ^1.0" ,
136
+ "psr/simple-cache" : " ^1.0|^2.0 " ,
137
137
"egulias/email-validator" : " ^2.1.10|^3.1" ,
138
138
"symfony/phpunit-bridge" : " ^5.2" ,
139
139
"symfony/security-acl" : " ~2.8|~3.0" ,
Original file line number Diff line number Diff line change 17
17
],
18
18
"provide" : {
19
19
"psr/cache-implementation" : " 1.0|2.0" ,
20
- "psr/simple-cache-implementation" : " 1.0" ,
20
+ "psr/simple-cache-implementation" : " 1.0|2.0 " ,
21
21
"symfony/cache-implementation" : " 1.0|2.0"
22
22
},
23
23
"require" : {
35
35
"doctrine/cache" : " ^1.6|^2.0" ,
36
36
"doctrine/dbal" : " ^2.7|^3.0" ,
37
37
"predis/predis" : " ^1.1" ,
38
- "psr/simple-cache" : " ^1.0" ,
38
+ "psr/simple-cache" : " ^1.0|^2.0 " ,
39
39
"symfony/config" : " ^4.2|^5.0" ,
40
40
"symfony/dependency-injection" : " ^3.4|^4.1|^5.0" ,
41
41
"symfony/filesystem" : " ^4.4|^5.0" ,
You can’t perform that action at this time.
0 commit comments