Update to Drupal 8.0.0 beta 14. For more information, see https://drupal.org/node/2544542
This commit is contained in:
parent
3b2511d96d
commit
81ccda77eb
2155 changed files with 54307 additions and 46870 deletions
3
core/.gitignore
vendored
3
core/.gitignore
vendored
|
@ -14,3 +14,6 @@ vendor/symfony/translation/Symfony/Component/Translation/*
|
|||
|
||||
# PHPUnit provides some binary dependencies that are already available.
|
||||
vendor/phpunit/phpunit/build/dependencies
|
||||
|
||||
# The PHAR file below contains CRLF characters that cause a problem with PIFR.
|
||||
vendor/symfony/dependency-injection/Tests/Fixtures/includes/ProjectWithXsdExtensionInPhar.phar
|
||||
|
|
Reference in a new issue