Last active
July 5, 2020 03:33
-
-
Save mvnp/b3dac449a45d8ab8ca3892e6176b9b8c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deprecation warning: Your package name mydoctrine-project is invalid, it should have a vendor name, a forward slash, | |
and a package name. The vendor and package name can be words separated by -, . or _. The complete name should match | |
"^[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z0-9](([_.]?|-{0,2})[a-z0-9]+)*$". Make sure you fix this as Composer 2.0 will error. | |
doctrine/annotations 1.10.3 Docblock Annotations Parser | |
doctrine/cache 1.10.1 PHP Doctrine Cache library is a popular cache implementation that supports many different drivers su... | |
doctrine/collections 1.6.5 PHP Doctrine Collections library that adds additional functionality on top of PHP arrays. | |
doctrine/common v2.4.3 Common Library for Doctrine projects | |
doctrine/dbal v2.4.5 Database Abstraction Layer | |
doctrine/inflector 1.4.3 PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper... | |
doctrine/lexer 1.2.1 PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers. | |
doctrine/orm v2.4.8 Object-Relational-Mapper for PHP | |
phpunit/php-code-coverage 1.2.18 Library that provides collection, processing, and rendering functionality for PHP code coverage info... | |
phpunit/php-file-iterator 1.4.5 FilterIterator implementation that filters files based on a list of suffixes. | |
phpunit/php-text-template 1.2.1 Simple template engine. | |
phpunit/php-timer 1.0.9 Utility class for timing | |
phpunit/php-token-stream 1.2.2 Wrapper around PHP's tokenizer extension. | |
phpunit/phpunit 3.7.38 The PHP Unit Testing framework. | |
phpunit/phpunit-mock-objects 1.2.3 Mock Object library for PHPUnit | |
psr/log 1.1.3 Common interface for logging libraries | |
symfony/console v2.8.52 Symfony Console Component | |
symfony/debug v3.0.9 Symfony Debug Component | |
symfony/polyfill-ctype v1.17.1 Symfony polyfill for ctype functions | |
symfony/polyfill-mbstring v1.17.1 Symfony polyfill for the Mbstring extension | |
symfony/yaml v2.8.52 Symfony Yaml Component |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment