Using BladeOne again, got the admin page to show
This commit is contained in:
20
composer.lock
generated
20
composer.lock
generated
@ -4,30 +4,30 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "2684d1770bbee2bb8f671fbbb3919f1e",
|
||||
"content-hash": "93b4f488145c9bf1c4ecf7adad47614e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "eftec/bladeone",
|
||||
"version": "3.52",
|
||||
"version": "4.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/EFTEC/BladeOne.git",
|
||||
"reference": "a19bf66917de0b29836983db87a455a4f6e32148"
|
||||
"reference": "d3e1efa1c6f776aa87fe47164d77e7ea67fc196f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/EFTEC/BladeOne/zipball/a19bf66917de0b29836983db87a455a4f6e32148",
|
||||
"reference": "a19bf66917de0b29836983db87a455a4f6e32148",
|
||||
"url": "https://api.github.com/repos/EFTEC/BladeOne/zipball/d3e1efa1c6f776aa87fe47164d77e7ea67fc196f",
|
||||
"reference": "d3e1efa1c6f776aa87fe47164d77e7ea67fc196f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"php": ">=5.6"
|
||||
"php": ">=7.1.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^2.16.1",
|
||||
"friendsofphp/php-cs-fixer": "^3.1",
|
||||
"phpunit/phpunit": "^5.7",
|
||||
"squizlabs/php_codesniffer": "^3.5.4"
|
||||
"squizlabs/php_codesniffer": "^3.6.0"
|
||||
},
|
||||
"suggest": {
|
||||
"eftec/bladeonehtml": "Extension to create forms",
|
||||
@ -60,9 +60,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/EFTEC/BladeOne/issues",
|
||||
"source": "https://github.com/EFTEC/BladeOne/tree/3.52"
|
||||
"source": "https://github.com/EFTEC/BladeOne/tree/4.1"
|
||||
},
|
||||
"time": "2021-04-17T13:49:01+00:00"
|
||||
"time": "2021-09-29T15:23:25+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
Reference in New Issue
Block a user