prefer stable deps

This commit is contained in:
Joby Elliott 2018-08-23 12:54:56 -06:00
parent 25dbeb389c
commit 132db20fb1
3 changed files with 4 additions and 1677 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
/vendor/
composer.lock

View file

@ -11,6 +11,7 @@
"email": "joby@byjoby.com"
}],
"minimum-stability": "dev",
"prefer-stable": true,
"autoload": {
"psr-4": {
"HtmlObjectStrings\\": "src/"
@ -27,7 +28,7 @@
]
},
"require-dev": {
"phpunit/phpunit": "^7.4@dev",
"stevegrunwell/phpunit-markup-assertions": "dev-master"
"phpunit/phpunit": "^7",
"stevegrunwell/phpunit-markup-assertions": "^1.2"
}
}

1675
composer.lock generated

File diff suppressed because it is too large Load diff