Bump the composer group across 1 directory with 5 updates #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the composer group with 5 updates in the / directory:
1.2.4
1.2.7
1.4.1
1.5.4
2.5.0
2.5.3
5.4.0
5.4.12
1.18.1
1.36.0
Updates
doctrine/annotations
from 1.2.4 to 1.2.7Release notes
Sourced from doctrine/annotations's releases.
Commits
f25c8aa
[DCOM-293] Fix security misconfiguration vulnerability that can allow local a...f4a9170
Revert "Fix broken merge on Zend Opcache check."6eeadf5
Fix broken merge on Zend Opcache check.735b6c5
Merge pull request #59 from mpalourdio/opcache.load_comments0a706d3
Move classes with reserved keywords in a separate file and skip test for php 710a0a9d
Use PHP_VERSION_ID, and not PHP_VERSION0ab9972
Add PHP7 to the build matrix0eae200
opcache.load_comments has been removed from PHP 7c8927ad
Merge pull request #57 from stof/patch-1ae5fbc0
Switch to the docker-based infrastructure on TravisUpdates
doctrine/cache
from 1.4.1 to 1.5.4Release notes
Sourced from doctrine/cache's releases.
... (truncated)
Commits
47cdc76
Releasing 1.5.47a9326b
Merge pull request #128 from doctrine/hotfix/Added some code block hints (::) for the commands referred to in the read symfony/symfony-standard#127-fix-windows-php-bug-path-le...f84dfe5
Add rigorous functional test for windows path length limit handling4b82214
Refactor path length & generation test in FileCacheTestbf4899c
Path length of 259 is also not possible due to php bug32bf046
Bumping to development release 1.5.4-DEV6ecaf07
Releasing 1.5.3492479e
Merge pull request #126 from doctrine/hotfix/Added missing bundle name to README.rst symfony/symfony-standard#113-testing-windows-file-path-l...3197628
Installation of APCu should happen manually, as 4.x should be used when deali...85667d3
Fix use of [] array initializer in backported testUpdates
doctrine/common
from 2.5.0 to 2.5.3Release notes
Sourced from doctrine/common's releases.
Commits
10f1f19
2.5.3 releasee8768f6
Merge branch 'hotfix/#367-correct-symfony-file-locator-namespace-matching-2.5...f70bfdd
Add tests for Symfony file locator3e7dceb
Fix how namespace matching happens in SymfonyFileLocator11b994b
Bumping development version to 2.5.3-DEV311001f
Release 2.5.2cce91bc
Merge tag 'v2.5.1' into 2.553b9649
Merge branch 'hotfix/Adding bin to .gitignore symfony/symfony-standard#384-correct-directory-to-namespace-conversion-in-file-l...486407c
#384 - hardening comparisons to get rid of silly OS-specific sorting problems16d94cc
#384 - hardening comparisons to get rid of silly OS-specific sorting problemsUpdates
swiftmailer/swiftmailer
from 5.4.0 to 5.4.12Changelog
Sourced from swiftmailer/swiftmailer's changelog.
... (truncated)
Commits
181b89f
prepared the 5.4.12 releasedccdd7c
updated CHANGESd96063e
fixed typo7c6640e
prepared the 5.4.11 release5a82b2e
updated CHANGESd9aed42
refactored code421299e
bug #1112 wxu: Fix release version is not compatible with low version PHP (wxu)c14b7af
wxu: Fix release version is not compatible with low version PHPdd71cc1
prepared the 5.4.10 release5fbe82f
Allow explicit tls1.0, tls1.1, tls1.2 for startTLSUpdates
twig/twig
from 1.18.1 to 1.36.0Changelog
Sourced from twig/twig's changelog.
... (truncated)
Commits
730c9c4
prepared the 1.36.0 release4f58079
updated CHANGELOG57c0c9a
minor #2782 Tweak phpunit config (fabpot)b78a1dd
tweaked phpunit config5163803
minor #2769 Update .travis.yml (andreybolonin)721fb3f
Update .travis.ymlf2b8e9a
fiwed internal link60592fa
bug #2760 Make sure twig_include returns a string (thewilkybarkid)d59dfc9
fixed ReST formateadba85
minor #2764 Document combining JSON constants (pbowyer)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.