Updating shortcode library
This commit is contained in:
24
composer.lock
generated
24
composer.lock
generated
@ -5,6 +5,7 @@
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "1af5d57fe99292fd0a02e59af2fe9fd5",
|
||||
"content-hash": "fb0e5eeb8a149a654e9b5bea92cd66e7",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/installers",
|
||||
@ -12,14 +13,17 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/installers.git",
|
||||
"reference": "e420b539e8d7b38b7c6f3f99dccc0386bd3dfe41"
|
||||
"reference": "bd9b14f094c89c8b5804a4e41edeb7853bb85046"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/installers/zipball/e420b539e8d7b38b7c6f3f99dccc0386bd3dfe41",
|
||||
"reference": "e420b539e8d7b38b7c6f3f99dccc0386bd3dfe41",
|
||||
"url": "https://api.github.com/repos/composer/installers/zipball/bd9b14f094c89c8b5804a4e41edeb7853bb85046",
|
||||
"reference": "bd9b14f094c89c8b5804a4e41edeb7853bb85046",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"composer-plugin-api": "1.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"roundcube/plugin-installer": "*",
|
||||
"shama/baton": "*"
|
||||
@ -28,9 +32,9 @@
|
||||
"composer/composer": "1.0.*@dev",
|
||||
"phpunit/phpunit": "4.1.*"
|
||||
},
|
||||
"type": "composer-installer",
|
||||
"type": "composer-plugin",
|
||||
"extra": {
|
||||
"class": "Composer\\Installers\\Installer",
|
||||
"class": "Composer\\Installers\\Plugin",
|
||||
"branch-alias": {
|
||||
"dev-master": "1.0-dev"
|
||||
}
|
||||
@ -99,7 +103,7 @@
|
||||
"zend",
|
||||
"zikula"
|
||||
],
|
||||
"time": "2015-06-13 15:30:38"
|
||||
"time": "2015-10-29 23:28:48"
|
||||
},
|
||||
{
|
||||
"name": "thunderer/shortcode",
|
||||
@ -107,12 +111,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thunderer/Shortcode.git",
|
||||
"reference": "8a57fc61058e616279e758d0437fb5c525fdf837"
|
||||
"reference": "745110c4ef490ba84a910abf7d3a2f26830df541"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thunderer/Shortcode/zipball/8a57fc61058e616279e758d0437fb5c525fdf837",
|
||||
"reference": "8a57fc61058e616279e758d0437fb5c525fdf837",
|
||||
"url": "https://api.github.com/repos/thunderer/Shortcode/zipball/745110c4ef490ba84a910abf7d3a2f26830df541",
|
||||
"reference": "745110c4ef490ba84a910abf7d3a2f26830df541",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -151,7 +155,7 @@
|
||||
"parser",
|
||||
"shortcode"
|
||||
],
|
||||
"time": "2015-10-19 19:17:59"
|
||||
"time": "2015-11-12 13:00:02"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
|
Reference in New Issue
Block a user