1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Use dev-master alias

This commit is contained in:
Steve Miketa 2016-03-07 13:51:42 -05:00
parent 42b24bd5f0
commit ea5948dedb
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
], ],
"require": { "require": {
"php": ">=5.4", "php": ">=5.4",
"nikic/PHP-Parser": "~2.0.0@dev" "nikic/PHP-Parser": "dev-master"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {

4
composer.lock generated
View File

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "740e59421387f92402be536827923f89", "hash": "bc11e1e142131218e0c48b6f8ef9115f",
"content-hash": "8a288dd2964259c6ce38bac459477863", "content-hash": "f8736bfa174a95fb6bfc01858502a95d",
"packages": [ "packages": [
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",