2018-11-12 03:08:33 +01:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2020-09-27 21:37:13 +02:00
|
|
|
"content-hash": "a8bc1750aa6136e10ea28799a0974f6b",
|
2018-11-12 03:08:33 +01:00
|
|
|
"packages": [
|
|
|
|
{
|
|
|
|
"name": "asika/simple-console",
|
|
|
|
"version": "1.0.3",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/asika32764/php-simple-console.git",
|
|
|
|
"reference": "0b624c1a999849dc6481a47182e58d593bf65068"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/asika32764/php-simple-console/zipball/0b624c1a999849dc6481a47182e58d593bf65068",
|
|
|
|
"reference": "0b624c1a999849dc6481a47182e58d593bf65068",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Asika\\SimpleConsole\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Simon Asika",
|
|
|
|
"email": "asika32764@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "One file console framework to help you write build scripts.",
|
|
|
|
"time": "2018-03-08T12:05:40+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "atlas/pdo",
|
2021-12-29 17:24:24 +01:00
|
|
|
"version": "1.2.0",
|
2018-11-12 03:08:33 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/atlasphp/Atlas.Pdo.git",
|
2021-12-29 17:24:24 +01:00
|
|
|
"reference": "b64a164290b93bffd2e034dc6e49535afc7dea80"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-12-29 17:24:24 +01:00
|
|
|
"url": "https://api.github.com/repos/atlasphp/Atlas.Pdo/zipball/b64a164290b93bffd2e034dc6e49535afc7dea80",
|
|
|
|
"reference": "b64a164290b93bffd2e034dc6e49535afc7dea80",
|
2018-11-12 03:08:33 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"pds/skeleton": "~1.0",
|
|
|
|
"phpunit/phpunit": "~7.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Atlas\\Pdo\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Atlas.Pdo Contributors",
|
|
|
|
"homepage": "https://github.com/atlasphp/Atlas.Pdo/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides a PDO instance decorator with convenience methods, and a connection manager.",
|
|
|
|
"homepage": "https://github.com/atlasphp/Atlas.Pdo",
|
|
|
|
"keywords": [
|
|
|
|
"Connection",
|
|
|
|
"database",
|
|
|
|
"pdo",
|
|
|
|
"sql"
|
|
|
|
],
|
2021-12-29 17:24:24 +01:00
|
|
|
"time": "2020-12-31T16:08:34+00:00"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
2018-11-16 05:40:07 +01:00
|
|
|
{
|
|
|
|
"name": "boronczyk/localization-middleware",
|
2020-06-15 00:23:27 +02:00
|
|
|
"version": "1.4.1",
|
2018-11-16 05:40:07 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/tboronczyk/localization-middleware.git",
|
2020-06-15 00:23:27 +02:00
|
|
|
"reference": "e903e52b65c9fc417eab0ef2b4606b127a1dff43"
|
2018-11-16 05:40:07 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-06-15 00:23:27 +02:00
|
|
|
"url": "https://api.github.com/repos/tboronczyk/localization-middleware/zipball/e903e52b65c9fc417eab0ef2b4606b127a1dff43",
|
|
|
|
"reference": "e903e52b65c9fc417eab0ef2b4606b127a1dff43",
|
2018-11-16 05:40:07 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.0",
|
|
|
|
"psr/http-message": "^1.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^6.0",
|
|
|
|
"slim/slim": "^3.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Boronczyk\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Timothy Boronczyk",
|
|
|
|
"email": "tboronczyk@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PSR-7 middleware to assist primarily with language-based content negotiation and various other localization tasks.",
|
|
|
|
"homepage": "https://github.com/tboronczyk/localization-middleware",
|
|
|
|
"keywords": [
|
|
|
|
"localization",
|
|
|
|
"psr-7",
|
|
|
|
"slim"
|
|
|
|
],
|
2020-06-15 00:23:27 +02:00
|
|
|
"time": "2020-03-25T02:41:27+00:00"
|
2018-11-16 05:40:07 +01:00
|
|
|
},
|
2018-11-12 03:08:33 +01:00
|
|
|
{
|
|
|
|
"name": "bower-asset/bootstrap.native",
|
2020-06-15 00:23:27 +02:00
|
|
|
"version": "2.0.27",
|
2018-11-12 03:08:33 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/thednp/bootstrap.native.git",
|
2020-06-15 00:23:27 +02:00
|
|
|
"reference": "145defd9a76b1f04b985600054566ba665dc5487"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-06-15 00:23:27 +02:00
|
|
|
"url": "https://api.github.com/repos/thednp/bootstrap.native/zipball/145defd9a76b1f04b985600054566ba665dc5487",
|
|
|
|
"reference": "145defd9a76b1f04b985600054566ba665dc5487",
|
2018-11-12 03:08:33 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"type": "bower-asset-library",
|
|
|
|
"extra": {
|
|
|
|
"bower-asset-main": "dist/bootstrap-native.js",
|
|
|
|
"bower-asset-ignore": [
|
|
|
|
"**/.*",
|
|
|
|
"node_modules",
|
|
|
|
"bower_components",
|
|
|
|
"test",
|
|
|
|
"tests"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
2020-06-15 00:23:27 +02:00
|
|
|
"description": "Native JavaScript for Bootstrap, the sweetest JavaScript library without jQuery.",
|
2018-11-12 03:08:33 +01:00
|
|
|
"keywords": [
|
|
|
|
"bootstrap",
|
|
|
|
"bootstrap.native",
|
|
|
|
"native javascript",
|
|
|
|
"vanilla javascript",
|
|
|
|
"vanilla js"
|
|
|
|
],
|
2020-06-15 00:23:27 +02:00
|
|
|
"time": "2019-08-23T08:20:44+00:00"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "bower-asset/fontawesome",
|
2021-12-29 17:24:24 +01:00
|
|
|
"version": "5.15.4",
|
2018-11-12 03:08:33 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/FortAwesome/Font-Awesome.git",
|
2021-12-29 17:24:24 +01:00
|
|
|
"reference": "7d3d774145ac38663f6d1effc6def0334b68ab7e"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-12-29 17:24:24 +01:00
|
|
|
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/7d3d774145ac38663f6d1effc6def0334b68ab7e",
|
|
|
|
"reference": "7d3d774145ac38663f6d1effc6def0334b68ab7e",
|
2018-11-12 03:08:33 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"type": "bower-asset-library"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "byjg/anydataset",
|
2020-06-15 00:23:27 +02:00
|
|
|
"version": "4.0.1",
|
2018-11-12 03:08:33 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/byjg/anydataset.git",
|
2020-06-15 00:23:27 +02:00
|
|
|
"reference": "73be85447d4a4c21541f576ecbee09fe59a0abd8"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-06-15 00:23:27 +02:00
|
|
|
"url": "https://api.github.com/repos/byjg/anydataset/zipball/73be85447d4a4c21541f576ecbee09fe59a0abd8",
|
|
|
|
"reference": "73be85447d4a4c21541f576ecbee09fe59a0abd8",
|
2018-11-12 03:08:33 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"byjg/serializer": "1.0.*",
|
|
|
|
"byjg/xmlutil": "1.0.*",
|
2018-12-19 09:55:30 +01:00
|
|
|
"php": ">=5.6.0"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2020-06-15 00:23:27 +02:00
|
|
|
"phpunit/phpunit": "5.7.*|7.4.*"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"suggest": {
|
2018-12-19 09:55:30 +01:00
|
|
|
"ext-dom": "*"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2018-12-19 09:55:30 +01:00
|
|
|
"ByJG\\AnyDataset\\Core\\": "src/"
|
2018-11-12 03:08:33 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "João Gilberto Magalhães",
|
|
|
|
"email": "joao@byjg.com.br"
|
|
|
|
}
|
|
|
|
],
|
2018-12-19 09:55:30 +01:00
|
|
|
"description": "Anydataset is an agnostic data source abstraction layer in PHP. Core Module.",
|
2020-06-15 00:23:27 +02:00
|
|
|
"time": "2020-04-11T16:50:42+00:00"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
{
|
2018-12-19 09:55:30 +01:00
|
|
|
"name": "byjg/anydataset-array",
|
|
|
|
"version": "4.0.0",
|
2018-11-12 03:08:33 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2018-12-19 09:55:30 +01:00
|
|
|
"url": "https://github.com/byjg/anydataset-array.git",
|
|
|
|
"reference": "e66aa343b8ccd32baec0545120ea9948e1d0b0c5"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2018-12-19 09:55:30 +01:00
|
|
|
"url": "https://api.github.com/repos/byjg/anydataset-array/zipball/e66aa343b8ccd32baec0545120ea9948e1d0b0c5",
|
|
|
|
"reference": "e66aa343b8ccd32baec0545120ea9948e1d0b0c5",
|
2018-11-12 03:08:33 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2018-12-19 09:55:30 +01:00
|
|
|
"byjg/anydataset": "4.0.*",
|
|
|
|
"php": ">=5.6.0"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2018-12-19 09:55:30 +01:00
|
|
|
"phpunit/phpunit": ">5.7"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2018-12-19 09:55:30 +01:00
|
|
|
"ByJG\\AnyDataset\\Lists\\": "src/"
|
2018-11-12 03:08:33 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2018-12-19 09:55:30 +01:00
|
|
|
"name": "João Gilberto Magalhães",
|
2018-11-12 03:08:33 +01:00
|
|
|
"email": "joao@byjg.com.br"
|
|
|
|
}
|
|
|
|
],
|
2018-12-19 09:55:30 +01:00
|
|
|
"description": "Anydataset Array abstraction. Anydataset is an agnostic data source abstraction layer in PHP.",
|
|
|
|
"time": "2018-11-24T15:20:06+00:00"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
{
|
2018-12-19 09:55:30 +01:00
|
|
|
"name": "byjg/anydataset-db",
|
2020-06-15 00:23:27 +02:00
|
|
|
"version": "4.0.1",
|
2018-11-12 03:08:33 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2018-12-19 09:55:30 +01:00
|
|
|
"url": "https://github.com/byjg/anydataset-db.git",
|
2020-06-15 00:23:27 +02:00
|
|
|
"reference": "efd9ad8bedb93ffcee240d9847641e50e3dd266a"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-06-15 00:23:27 +02:00
|
|
|
"url": "https://api.github.com/repos/byjg/anydataset-db/zipball/efd9ad8bedb93ffcee240d9847641e50e3dd266a",
|
|
|
|
"reference": "efd9ad8bedb93ffcee240d9847641e50e3dd266a",
|
2018-11-12 03:08:33 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2018-12-19 09:55:30 +01:00
|
|
|
"byjg/anydataset": "4.0.*",
|
|
|
|
"byjg/anydataset-array": "4.0.*",
|
|
|
|
"byjg/uri": "1.0.*",
|
|
|
|
"ext-pdo": "*",
|
|
|
|
"php": ">=5.6.0",
|
|
|
|
"psr/cache": "1.0.*"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2018-12-19 09:55:30 +01:00
|
|
|
"byjg/cache-engine": "4.0.*",
|
2020-06-15 00:23:27 +02:00
|
|
|
"phpunit/phpunit": "5.7.*|7.4.*"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"suggest": {
|
2018-12-19 09:55:30 +01:00
|
|
|
"byjg/cache-engine": "4.0.*",
|
|
|
|
"ext-curl": "*",
|
|
|
|
"ext-oci8": "*",
|
|
|
|
"ext-pdo_mysql": "*",
|
|
|
|
"ext-pdo_pgsql": "*"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2018-12-19 09:55:30 +01:00
|
|
|
"ByJG\\AnyDataset\\Db\\": "src/"
|
2018-11-12 03:08:33 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "João Gilberto Magalhães",
|
|
|
|
"email": "joao@byjg.com.br"
|
|
|
|
}
|
|
|
|
],
|
2018-12-19 09:55:30 +01:00
|
|
|
"description": "Anydataset Database Relational abstraction. Anydataset is an agnostic data source abstraction layer in PHP.",
|
2020-06-15 00:23:27 +02:00
|
|
|
"time": "2020-03-16T22:35:53+00:00"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
{
|
2018-12-19 09:55:30 +01:00
|
|
|
"name": "byjg/migration",
|
2020-06-15 00:23:27 +02:00
|
|
|
"version": "4.0.3",
|
2018-11-12 03:08:33 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2018-12-19 09:55:30 +01:00
|
|
|
"url": "https://github.com/byjg/migration.git",
|
2020-06-15 00:23:27 +02:00
|
|
|
"reference": "a79949d9164523e2ecd0501a547de450fea3bb2c"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-06-15 00:23:27 +02:00
|
|
|
"url": "https://api.github.com/repos/byjg/migration/zipball/a79949d9164523e2ecd0501a547de450fea3bb2c",
|
|
|
|
"reference": "a79949d9164523e2ecd0501a547de450fea3bb2c",
|
2018-11-12 03:08:33 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2018-12-19 09:55:30 +01:00
|
|
|
"byjg/anydataset-db": "4.0.*",
|
|
|
|
"ext-pdo": "*"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2020-06-15 00:23:27 +02:00
|
|
|
"phpunit/phpunit": "5.7.*|7.4.*"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2018-12-19 09:55:30 +01:00
|
|
|
"ByJG\\DbMigration\\": "src/"
|
2018-11-12 03:08:33 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2018-12-19 09:55:30 +01:00
|
|
|
"MIT"
|
2018-11-12 03:08:33 +01:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "jg",
|
|
|
|
"email": "joao@byjg.com.br"
|
2018-12-19 09:55:30 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.",
|
2020-06-15 00:23:27 +02:00
|
|
|
"time": "2020-04-02T05:58:29+00:00"
|
2018-12-19 09:55:30 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "byjg/serializer",
|
|
|
|
"version": "1.0.7",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/byjg/serializer.git",
|
|
|
|
"reference": "229882fbe5efe0edf195937a39aa2d48912a3f8d"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/byjg/serializer/zipball/229882fbe5efe0edf195937a39aa2d48912a3f8d",
|
|
|
|
"reference": "229882fbe5efe0edf195937a39aa2d48912a3f8d",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-json": "*",
|
|
|
|
"php": ">=5.5"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": ">5.7"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-curl": "*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"ByJG\\Serializer\\": "src/",
|
|
|
|
"Tests\\": "tests"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2018-11-12 03:08:33 +01:00
|
|
|
{
|
2018-12-19 09:55:30 +01:00
|
|
|
"name": "João Gilberto Magalhães",
|
|
|
|
"email": "joao@byjg.com.br"
|
2018-11-12 03:08:33 +01:00
|
|
|
}
|
|
|
|
],
|
2018-12-19 09:55:30 +01:00
|
|
|
"description": "Serialize any object into array and format it JSON or XML",
|
|
|
|
"time": "2018-03-09T05:59:31+00:00"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "byjg/uri",
|
|
|
|
"version": "1.0.4",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/byjg/uri.git",
|
|
|
|
"reference": "d252f70ca1f866e3c1c33d56c284c1d9da481959"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/byjg/uri/zipball/d252f70ca1f866e3c1c33d56c284c1d9da481959",
|
|
|
|
"reference": "d252f70ca1f866e3c1c33d56c284c1d9da481959",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.4.0",
|
|
|
|
"psr/http-message": "~1.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": ">5.7"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"ByJG\\Util\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "João Gilberto Magalhães",
|
|
|
|
"email": "joao@byjg.com.br"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "An implementation of PSR UriInterface ",
|
|
|
|
"time": "2018-03-09T01:56:58+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "byjg/webrequest",
|
|
|
|
"version": "1.0.7",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/byjg/webrequest.git",
|
|
|
|
"reference": "a307e4e21525c9dc0f116b5cf8657318ef2a44e8"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/byjg/webrequest/zipball/a307e4e21525c9dc0f116b5cf8657318ef2a44e8",
|
|
|
|
"reference": "a307e4e21525c9dc0f116b5cf8657318ef2a44e8",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-curl": "*",
|
|
|
|
"php": ">=5.4.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": ">5.7"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"ByJG\\Util\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "João Gilberto Magalhães",
|
|
|
|
"email": "joao@byjg.com.br"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A lightweight and highly customized CURL wrapper for making RESt calls and a wrapper for call dynamically SOAP requests.",
|
|
|
|
"time": "2018-03-09T02:53:33+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "byjg/xmlutil",
|
|
|
|
"version": "1.0.6",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/byjg/xmlutil.git",
|
|
|
|
"reference": "9f82339931252b7990596d07f365c765e3dbbad3"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/byjg/xmlutil/zipball/9f82339931252b7990596d07f365c765e3dbbad3",
|
|
|
|
"reference": "9f82339931252b7990596d07f365c765e3dbbad3",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.4.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": ">5.7"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"ByJG\\Util\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "João Gilberto Magalhães",
|
|
|
|
"email": "joao@byjg.com.br"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A utility class to make easy work with XML in PHP.",
|
|
|
|
"time": "2018-03-10T14:43:36+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "fxp/composer-asset-plugin",
|
2020-06-15 00:23:27 +02:00
|
|
|
"version": "v1.4.6",
|
2018-11-12 03:08:33 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/fxpio/composer-asset-plugin.git",
|
2020-06-15 00:23:27 +02:00
|
|
|
"reference": "886ece037849d3935c5a34cdcd984e46f2de5fae"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-06-15 00:23:27 +02:00
|
|
|
"url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/886ece037849d3935c5a34cdcd984e46f2de5fae",
|
|
|
|
"reference": "886ece037849d3935c5a34cdcd984e46f2de5fae",
|
2018-11-12 03:08:33 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"composer-plugin-api": "^1.0",
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"composer/composer": "^1.6.0"
|
|
|
|
},
|
|
|
|
"type": "composer-plugin",
|
|
|
|
"extra": {
|
|
|
|
"class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.4-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Fxp\\Composer\\AssetPlugin\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "François Pluchino",
|
|
|
|
"email": "francois.pluchino@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "NPM/Bower Dependency Manager for Composer",
|
|
|
|
"homepage": "https://github.com/fxpio/composer-asset-plugin",
|
|
|
|
"keywords": [
|
|
|
|
"asset",
|
|
|
|
"bower",
|
|
|
|
"composer",
|
|
|
|
"dependency manager",
|
|
|
|
"nodejs",
|
|
|
|
"npm",
|
|
|
|
"package"
|
|
|
|
],
|
2020-06-15 00:23:27 +02:00
|
|
|
"time": "2019-08-08T18:36:07+00:00"
|
2018-11-12 03:08:33 +01:00
|
|
|
},
|
2018-11-16 05:40:07 +01:00
|
|
|
{
|
|
|
|
"name": "gettext/gettext",
|
2021-12-29 17:24:24 +01:00
|
|
|
"version": "v4.8.6",
|
2018-11-16 05:40:07 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2020-06-14 21:12:50 +02:00
|
|
|
"url": "https://github.com/php-gettext/Gettext.git",
|
2021-12-29 17:24:24 +01:00
|
|
|
"reference": "bbeb8f4d3077663739aecb4551b22e720c0e9efe"
|
2018-11-16 05:40:07 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-12-29 17:24:24 +01:00
|
|
|
"url": "https://api.github.com/repos/php-gettext/Gettext/zipball/bbeb8f4d3077663739aecb4551b22e720c0e9efe",
|
|
|
|
"reference": "bbeb8f4d3077663739aecb4551b22e720c0e9efe",
|
2018-11-16 05:40:07 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"gettext/languages": "^2.3",
|
|
|
|
"php": ">=5.4.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-12-29 17:24:24 +01:00
|
|
|
"illuminate/view": "^5.0.x-dev",
|
2018-11-16 05:40:07 +01:00
|
|
|
"phpunit/phpunit": "^4.8|^5.7|^6.5",
|
|
|
|
"squizlabs/php_codesniffer": "^3.0",
|
|
|
|
"symfony/yaml": "~2",
|
|
|
|
"twig/extensions": "*",
|
|
|
|
"twig/twig": "^1.31|^2.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"illuminate/view": "Is necessary if you want to use the Blade extractor",
|
|
|
|
"symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
|
|
|
|
"twig/extensions": "Is necessary if you want to use the Twig extractor",
|
|
|
|
"twig/twig": "Is necessary if you want to use the Twig extractor"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Gettext\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Oscar Otero",
|
|
|
|
"email": "oom@oscarotero.com",
|
|
|
|
"homepage": "http://oscarotero.com",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PHP gettext manager",
|
|
|
|
"homepage": "https://github.com/oscarotero/Gettext",
|
|
|
|
"keywords": [
|
|
|
|
"JS",
|
|
|
|
"gettext",
|
|
|
|
"i18n",
|
|
|
|
"mo",
|
|
|
|
"po",
|
|
|
|
"translation"
|
|
|
|
],
|
2021-12-29 17:24:24 +01:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://paypal.me/oscarotero",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/oscarotero",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://www.patreon.com/misteroom",
|
|
|
|
"type": "patreon"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2021-10-19T10:44:53+00:00"
|
2018-11-16 05:40:07 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "gettext/languages",
|
2021-12-29 17:24:24 +01:00
|
|
|
"version": "2.9.0",
|
2018-11-16 05:40:07 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2020-06-14 21:12:50 +02:00
|
|
|
"url": "https://github.com/php-gettext/Languages.git",
|
2021-12-29 17:24:24 +01:00
|
|
|
"reference": "ed56dd2c7f4024cc953ed180d25f02f2640e3ffa"
|
2018-11-16 05:40:07 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-12-29 17:24:24 +01:00
|
|
|
"url": "https://api.github.com/repos/php-gettext/Languages/zipball/ed56dd2c7f4024cc953ed180d25f02f2640e3ffa",
|
|
|
|
"reference": "ed56dd2c7f4024cc953ed180d25f02f2640e3ffa",
|
2018-11-16 05:40:07 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2020-06-15 00:23:27 +02:00
|
|
|
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
|
2018-11-16 05:40:07 +01:00
|
|
|
},
|
|
|
|
"bin": [
|
2020-06-15 00:23:27 +02:00
|
|
|
"bin/export-plural-rules"
|
2018-11-16 05:40:07 +01:00
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Gettext\\Languages\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Michele Locati",
|
|
|
|
"email": "mlocati@gmail.com",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "gettext languages with plural rules",
|
2020-06-15 00:23:27 +02:00
|
|
|
"homepage": "https://github.com/php-gettext/Languages",
|
2018-11-16 05:40:07 +01:00
|
|
|
"keywords": [
|
|
|
|
"cldr",
|
|
|
|
"i18n",
|
|
|
|
"internationalization",
|
|
|
|
"l10n",
|
|
|
|
"language",
|
|
|
|
"languages",
|
|
|
|
"localization",
|
|
|
|
"php",
|
|
|
|
"plural",
|
|
|
|
"plural rules",
|
|
|
|
"plurals",
|
|
|
|
"translate",
|
|
|
|
"translations",
|
|
|
|
"unicode"
|
|
|
|
],
|
2021-12-29 17:24:24 +01:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://paypal.me/mlocati",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/mlocati",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2021-11-11T17:30:39+00:00"
|
2018-11-16 05:40:07 +01:00
|
|
|
},
|
2018-11-12 03:08:33 +01:00
|
|
|
{
|
|
|
|
"name": "gofabian/negotiation-middleware",
|
|
|
|
"version": "v0.1.3",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/gofabian/negotiation-middleware.git",
|
|
|
|
"reference": "23d80fa1b00bbadded515df837c5a84517374b50"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/gofabian/negotiation-middleware/zipball/23d80fa1b00bbadded515df837c5a84517374b50",
|
|
|
|
"reference": "23d80fa1b00bbadded515df837c5a84517374b50",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.4.0",
|
|
|
|
"psr/http-message": "^1.0",
|
|
|
|
"willdurand/negotiation": "^2.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^4.8",
|
|
|
|
"satooshi/php-coveralls": "0.6.1"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"slim/slim": "The negotiation middleware is compatible to Slim 3.x"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Gofabian\\Negotiation\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabian Iffländer",
|
|
|
|
"homepage": "http://gofabian.de/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PHP negotiation middleware for accept headers of PSR-7 requests. Uses the negotiation library willdurand/negotiation.",
|
|
|
|
"homepage": "https://github.com/gofabian/negotiation-middleware",
|
|
|
|
"keywords": [
|
|
|
|
"middleware",
|
|
|
|
"negotiation",
|
|
|
|
"psr-7",
|
|
|
|
"slim"
|
|
|
|
],
|
|
|
|
"time": "2017-02-22T18:45:01+00:00"
|
|
|
|
},
|
2020-06-15 00:15:03 +02:00
|
|
|
{
|
|
|
|
"name": "laminas/laminas-escaper",
|
|
|
|
"version": "2.6.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/laminas/laminas-escaper.git",
|
|
|
|
"reference": "25f2a053eadfa92ddacb609dcbbc39362610da70"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/25f2a053eadfa92ddacb609dcbbc39362610da70",
|
|
|
|
"reference": "25f2a053eadfa92ddacb609dcbbc39362610da70",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"laminas/laminas-zendframework-bridge": "^1.0",
|
|
|
|
"php": "^5.6 || ^7.0"
|
|
|
|
},
|
|
|
|
"replace": {
|
|
|
|
"zendframework/zend-escaper": "self.version"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"laminas/laminas-coding-standard": "~1.0.0",
|
|
|
|
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.6.x-dev",
|
|
|
|
"dev-develop": "2.7.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Laminas\\Escaper\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
|
|
|
|
"homepage": "https://laminas.dev",
|
|
|
|
"keywords": [
|
|
|
|
"escaper",
|
|
|
|
"laminas"
|
|
|
|
],
|
|
|
|
"time": "2019-12-31T16:43:30+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "laminas/laminas-zendframework-bridge",
|
2021-12-29 17:24:24 +01:00
|
|
|
"version": "1.1.1",
|
2020-06-15 00:15:03 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/laminas/laminas-zendframework-bridge.git",
|
2021-12-29 17:24:24 +01:00
|
|
|
"reference": "6ede70583e101030bcace4dcddd648f760ddf642"
|
2020-06-15 00:15:03 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-12-29 17:24:24 +01:00
|
|
|
"url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642",
|
|
|
|
"reference": "6ede70583e101030bcace4dcddd648f760ddf642",
|
|