mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Use dev-master alias
This commit is contained in:
parent
42b24bd5f0
commit
ea5948dedb
@ -11,7 +11,7 @@
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.4",
|
||||
"nikic/PHP-Parser": "~2.0.0@dev"
|
||||
"nikic/PHP-Parser": "dev-master"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
4
composer.lock
generated
4
composer.lock
generated
@ -4,8 +4,8 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "740e59421387f92402be536827923f89",
|
||||
"content-hash": "8a288dd2964259c6ce38bac459477863",
|
||||
"hash": "bc11e1e142131218e0c48b6f8ef9115f",
|
||||
"content-hash": "f8736bfa174a95fb6bfc01858502a95d",
|
||||
"packages": [
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
|
Loading…
Reference in New Issue
Block a user