Skip to content

Commit

Permalink
minor #791 Removed symfony/polyfill-apcu dependency (javiereguiluz)
Browse files Browse the repository at this point in the history
This PR was merged into the master branch.

Discussion
----------

Removed symfony/polyfill-apcu dependency

This fixes #775.

Commits
-------

287abd6 Removed symfony/polyfill-apcu dependency
  • Loading branch information
javiereguiluz committed Apr 25, 2018
2 parents 5aa9b37 + 287abd6 commit cacac51
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 62 deletions.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"symfony/form": "^4.0",
"symfony/framework-bundle": "^4.0",
"symfony/monolog-bundle": "^3.1",
"symfony/polyfill-apcu": "^1.5",
"symfony/security-bundle": "^4.0",
"symfony/swiftmailer-bundle": "^3.1",
"symfony/translation": "^4.0",
Expand Down
60 changes: 2 additions & 58 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -263,9 +263,6 @@
"ref": "0a66a0097def4db1cd03bcb3d4a268440ae4cb47"
}
},
"symfony/polyfill-apcu": {
"version": "v1.6.0"
},
"symfony/polyfill-intl-icu": {
"version": "v1.6.0"
},
Expand Down

0 comments on commit cacac51

Please sign in to comment.