Bump laravel/helpers from 1.2.0 to 1.4.0 (#548)
This commit is contained in:
parent
31626f48d9
commit
32e25a9f7a
18
composer.lock
generated
18
composer.lock
generated
@ -1345,29 +1345,29 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/helpers",
|
||||
"version": "v1.2.0",
|
||||
"version": "v1.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/helpers.git",
|
||||
"reference": "1f978fc5dad9f7f906b18242c654252615201de4"
|
||||
"reference": "cde8ea2427db4f37d67729846b70452499210a21"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/helpers/zipball/1f978fc5dad9f7f906b18242c654252615201de4",
|
||||
"reference": "1f978fc5dad9f7f906b18242c654252615201de4",
|
||||
"url": "https://api.github.com/repos/laravel/helpers/zipball/cde8ea2427db4f37d67729846b70452499210a21",
|
||||
"reference": "cde8ea2427db4f37d67729846b70452499210a21",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/support": "~5.8.0|^6.0|^7.0",
|
||||
"php": ">=7.1.3"
|
||||
"illuminate/support": "~5.8.0|^6.0|^7.0|^8.0",
|
||||
"php": "^7.1.3|^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^7.0"
|
||||
"phpunit/phpunit": "^7.0|^8.0|^9.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.0-dev"
|
||||
"dev-master": "1.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -1394,7 +1394,7 @@
|
||||
"helpers",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2020-03-03T13:52:16+00:00"
|
||||
"time": "2020-11-03T16:38:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/tinker",
|
||||
|
Loading…
Reference in New Issue
Block a user