Skip to content

Commit cacac51

Browse files
committed
minor #791 Removed symfony/polyfill-apcu dependency (javiereguiluz)
This PR was merged into the master branch. Discussion ---------- Removed symfony/polyfill-apcu dependency This fixes #775. Commits ------- 287abd6 Removed symfony/polyfill-apcu dependency
2 parents 5aa9b37 + 287abd6 commit cacac51

File tree

3 files changed

+2
-62
lines changed

3 files changed

+2
-62
lines changed

composer.json

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"symfony/form": "^4.0",
2121
"symfony/framework-bundle": "^4.0",
2222
"symfony/monolog-bundle": "^3.1",
23-
"symfony/polyfill-apcu": "^1.5",
2423
"symfony/security-bundle": "^4.0",
2524
"symfony/swiftmailer-bundle": "^3.1",
2625
"symfony/translation": "^4.0",

composer.lock

+2-58
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

symfony.lock

-3
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,6 @@
263263
"ref": "0a66a0097def4db1cd03bcb3d4a268440ae4cb47"
264264
}
265265
},
266-
"symfony/polyfill-apcu": {
267-
"version": "v1.6.0"
268-
},
269266
"symfony/polyfill-intl-icu": {
270267
"version": "v1.6.0"
271268
},

0 commit comments

Comments
 (0)