Update bootstrap of v4.0.0 to v4.1.0
This commit is contained in:
parent
09a8027679
commit
c9d316b937
|
@ -6,7 +6,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"twbs/bootstrap": "4.0.0",
|
"twbs/bootstrap": "4.*",
|
||||||
"wp-bootstrap/wp-bootstrap-navwalker": "*"
|
"wp-bootstrap/wp-bootstrap-navwalker": "*"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -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": "2aff10de77826d55a5df5980e5893c7f",
|
"hash": "73848e28368d82cda52954503d179f20",
|
||||||
"content-hash": "91e58eddc6019ea3eb4dde9b105605f7",
|
"content-hash": "2072e43e35bd4f498320adcc3dc7536a",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "composer/installers",
|
"name": "composer/installers",
|
||||||
|
@ -129,16 +129,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twbs/bootstrap",
|
"name": "twbs/bootstrap",
|
||||||
"version": "v4.0.0",
|
"version": "v4.1.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/twbs/bootstrap.git",
|
"url": "https://github.com/twbs/bootstrap.git",
|
||||||
"reference": "8a628b943cf31ca0a002c08af661a95772480225"
|
"reference": "8f7bd419935adfcd53c471a0202083464800619e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/8a628b943cf31ca0a002c08af661a95772480225",
|
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/8f7bd419935adfcd53c471a0202083464800619e",
|
||||||
"reference": "8a628b943cf31ca0a002c08af661a95772480225",
|
"reference": "8f7bd419935adfcd53c471a0202083464800619e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
|
@ -165,7 +165,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
|
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
|
||||||
"homepage": "https://getbootstrap.com",
|
"homepage": "https://getbootstrap.com/",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"JS",
|
"JS",
|
||||||
"css",
|
"css",
|
||||||
|
@ -176,20 +176,20 @@
|
||||||
"sass",
|
"sass",
|
||||||
"web"
|
"web"
|
||||||
],
|
],
|
||||||
"time": "2018-01-18 18:29:48"
|
"time": "2018-04-09 16:00:23"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wp-bootstrap/wp-bootstrap-navwalker",
|
"name": "wp-bootstrap/wp-bootstrap-navwalker",
|
||||||
"version": "v4.0.2",
|
"version": "v4.1.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/wp-bootstrap/wp-bootstrap-navwalker.git",
|
"url": "https://github.com/wp-bootstrap/wp-bootstrap-navwalker.git",
|
||||||
"reference": "11e3e904296de2f2e5e47bd08a11e50b5e4616ae"
|
"reference": "87228b01eb4652c39349f209ee9da6ec6fa2b5c3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/wp-bootstrap/wp-bootstrap-navwalker/zipball/11e3e904296de2f2e5e47bd08a11e50b5e4616ae",
|
"url": "https://api.github.com/repos/wp-bootstrap/wp-bootstrap-navwalker/zipball/87228b01eb4652c39349f209ee9da6ec6fa2b5c3",
|
||||||
"reference": "11e3e904296de2f2e5e47bd08a11e50b5e4616ae",
|
"reference": "87228b01eb4652c39349f209ee9da6ec6fa2b5c3",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -199,11 +199,6 @@
|
||||||
"stevegrunwell/wp-enforcer": "^0.5.0"
|
"stevegrunwell/wp-enforcer": "^0.5.0"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
|
||||||
"files": [
|
|
||||||
"class-wp-bootstrap-navwalker.php"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
"license": [
|
"license": [
|
||||||
"GPL-3.0+"
|
"GPL-3.0+"
|
||||||
|
@ -218,7 +213,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "A custom WordPress nav walker class to fully implement the Bootstrap 4 navigation style in a custom theme using the WordPress built in menu manager.",
|
"description": "A custom WordPress nav walker class to fully implement the Bootstrap 4 navigation style in a custom theme using the WordPress built in menu manager.",
|
||||||
"time": "2018-02-25 23:24:31"
|
"time": "2018-04-14 01:22:55"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [],
|
"packages-dev": [],
|
||||||
|
|
Loading…
Reference in New Issue