Prechádzať zdrojové kódy

Delete 'composer.lock'

ahwelp 6 rokov pred
rodič
commit
a2a0945fc0
1 zmenil súbory, kde vykonal 0 pridanie a 684 odobranie
  1. 0 684
      composer.lock

+ 0 - 684
composer.lock

@@ -1,684 +0,0 @@
-{
-    "_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"
-    ],
-    "content-hash": "5320e5f9c9ce9baa1efac1d66713e8d1",
-    "packages": [
-        {
-            "name": "ahwelp/bborm",
-            "version": "dev-master",
-            "source": {
-                "type": "git",
-                "url": "https://git.inforsistemas-devel1.com.br/ahwelp/BBOrm.git",
-                "reference": "c4a2ab36f7763a5fa427d39969e0a9ad1d609f14"
-            },
-            "type": "library",
-            "autoload": {
-                "psr-4": {
-                    "BBOrm\\": "src/BBOrm/"
-                }
-            },
-            "authors": [
-                {
-                    "name": "ahwelp",
-                    "email": "ahwelp@ahwelp.com"
-                }
-            ],
-            "description": "Diferent ORM",
-            "time": "2019-03-06T04:29:01+00:00"
-        },
-        {
-            "name": "ahwelp/bbrouter",
-            "version": "dev-master",
-            "source": {
-                "type": "git",
-                "url": "https://git.inforsistemas-devel1.com.br/ahwelp/BBRoutes.git",
-                "reference": "f006f783533fbac6c63e328657dd6cebce7649e5"
-            },
-            "type": "library",
-            "autoload": {
-                "psr-4": {
-                    "BBRouter\\": "src/BBRouter/"
-                }
-            },
-            "authors": [
-                {
-                    "name": "ahwelp",
-                    "email": "ahwelp@ahwelp.com"
-                }
-            ],
-            "description": "Different Routes",
-            "time": "2019-03-07T20:46:20+00:00"
-        },
-        {
-            "name": "ahwelp/ddlwrapper",
-            "version": "dev-master",
-            "source": {
-                "type": "git",
-                "url": "https://git.inforsistemas-devel1.com.br/ahwelp/DDLWrapper.git",
-                "reference": "c277f2128e77aa23e8ce53b78b658928a0610c41"
-            },
-            "type": "library",
-            "autoload": {
-                "psr-4": {
-                    "DDLWrapper\\": "src/DDLWrapper"
-                }
-            },
-            "authors": [
-                {
-                    "name": "ahwelp",
-                    "email": "ahwelp@ahwelp.com"
-                }
-            ],
-            "description": "From Phinx, just the DDL",
-            "time": "2019-01-02T03:55:08+00:00"
-        },
-        {
-            "name": "ahwelp/htmlbuilder",
-            "version": "dev-master",
-            "source": {
-                "type": "git",
-                "url": "https://git.inforsistemas-devel1.com.br/ahwelp/HtmlBuilder.git",
-                "reference": "21795caef9912aa2a42167979ff1799bb5f2470e"
-            },
-            "type": "package",
-            "autoload": {
-                "psr-4": {
-                    "HtmlBuilder\\": "src/HtmlBuilder/"
-                }
-            },
-            "authors": [
-                {
-                    "name": "ahwelp",
-                    "email": "ahwelp@universo.univates.br"
-                }
-            ],
-            "description": "Just building HTML",
-            "time": "2019-01-14T04:21:25+00:00"
-        },
-        {
-            "name": "ahwelp/menubuilder",
-            "version": "dev-master",
-            "source": {
-                "type": "git",
-                "url": "https://git.inforsistemas-devel1.com.br/ahwelp/MenuBuilder.git",
-                "reference": "a8051dda4dcc3f08fb716b5e5e0ddbc3bf96c74c"
-            },
-            "type": "library",
-            "autoload": {
-                "psr-4": {
-                    "MenuBuilder\\": "src/MenuBuilder/"
-                }
-            },
-            "authors": [
-                {
-                    "name": "ahwelp",
-                    "email": "ahwelp@ahwelp.com"
-                }
-            ],
-            "description": "Different Menus",
-            "time": "2019-02-01T01:53:19+00:00"
-        },
-        {
-            "name": "ahwelp/request-response",
-            "version": "dev-master",
-            "source": {
-                "type": "git",
-                "url": "https://git.inforsistemas-devel1.com.br/ahwelp/RequestResponse.git",
-                "reference": "2c62f7755d6b3fda062ba31c3f27c4994c4e2144"
-            },
-            "type": "library",
-            "autoload": {
-                "psr-4": {
-                    "RequestResponse\\": "src/RequestResponse/"
-                }
-            },
-            "authors": [
-                {
-                    "name": "ahwelp",
-                    "email": "ahwelp@universo.univates.br"
-                }
-            ],
-            "description": "Requests and responses",
-            "time": "2019-01-18T05:14:26+00:00"
-        },
-        {
-            "name": "beberlei/assert",
-            "version": "v2.9.6",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/beberlei/assert.git",
-                "reference": "ec9e4cf0b63890edce844ee3922e2b95a526e936"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/beberlei/assert/zipball/ec9e4cf0b63890edce844ee3922e2b95a526e936",
-                "reference": "ec9e4cf0b63890edce844ee3922e2b95a526e936",
-                "shasum": ""
-            },
-            "require": {
-                "ext-mbstring": "*",
-                "php": ">=5.3"
-            },
-            "require-dev": {
-                "friendsofphp/php-cs-fixer": "^2.1.1",
-                "phpunit/phpunit": "^4.8.35|^5.7"
-            },
-            "type": "library",
-            "autoload": {
-                "psr-4": {
-                    "Assert\\": "lib/Assert"
-                },
-                "files": [
-                    "lib/Assert/functions.php"
-                ]
-            },
-            "notification-url": "https://packagist.org/downloads/",
-            "license": [
-                "BSD-2-Clause"
-            ],
-            "authors": [
-                {
-                    "name": "Benjamin Eberlei",
-                    "email": "kontakt@beberlei.de",
-                    "role": "Lead Developer"
-                },
-                {
-                    "name": "Richard Quadling",
-                    "email": "rquadling@gmail.com",
-                    "role": "Collaborator"
-                }
-            ],
-            "description": "Thin assertion library for input validation in business models.",
-            "keywords": [
-                "assert",
-                "assertion",
-                "validation"
-            ],
-            "time": "2018-06-11T17:15:25+00:00"
-        },
-        {
-            "name": "creitive/breadcrumbs",
-            "version": "v3.2.1",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/creitive/breadcrumbs.git",
-                "reference": "fdd8b8567684025759e6f7b29b186d2e9fff463e"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/creitive/breadcrumbs/zipball/fdd8b8567684025759e6f7b29b186d2e9fff463e",
-                "reference": "fdd8b8567684025759e6f7b29b186d2e9fff463e",
-                "shasum": ""
-            },
-            "require": {
-                "php": ">=5.3.0"
-            },
-            "require-dev": {
-                "phpunit/phpunit": "~4.4",
-                "squizlabs/php_codesniffer": "^2.5",
-                "symfony/css-selector": "~2.0",
-                "symfony/dom-crawler": "~2.0"
-            },
-            "type": "library",
-            "autoload": {
-                "psr-4": {
-                    "Creitive\\Breadcrumbs\\": "src"
-                }
-            },
-            "notification-url": "https://packagist.org/downloads/",
-            "license": [
-                "MIT"
-            ],
-            "authors": [
-                {
-                    "name": "Milos Levacic",
-                    "email": "milos.levacic@creitive.com"
-                },
-                {
-                    "name": "Luka Macun",
-                    "email": "luka.macun@creitive.com"
-                }
-            ],
-            "description": "Simple breadcrumbs class",
-            "homepage": "https://github.com/creitive/breadcrumbs",
-            "keywords": [
-                "breadcrumbs"
-            ],
-            "time": "2018-01-27T13:47:58+00:00"
-        },
-        {
-            "name": "nesbot/carbon",
-            "version": "1.33.0",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/briannesbitt/Carbon.git",
-                "reference": "55667c1007a99e82030874b1bb14d24d07108413"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/55667c1007a99e82030874b1bb14d24d07108413",
-                "reference": "55667c1007a99e82030874b1bb14d24d07108413",
-                "shasum": ""
-            },
-            "require": {
-                "php": ">=5.3.9",
-                "symfony/translation": "~2.6 || ~3.0 || ~4.0"
-            },
-            "require-dev": {
-                "friendsofphp/php-cs-fixer": "~2",
-                "phpunit/phpunit": "^4.8.35 || ^5.7"
-            },
-            "type": "library",
-            "extra": {
-                "laravel": {
-                    "providers": [
-                        "Carbon\\Laravel\\ServiceProvider"
-                    ]
-                }
-            },
-            "autoload": {
-                "psr-4": {
-                    "": "src/"
-                }
-            },
-            "notification-url": "https://packagist.org/downloads/",
-            "license": [
-                "MIT"
-            ],
-            "authors": [
-                {
-                    "name": "Brian Nesbitt",
-                    "email": "brian@nesbot.com",
-                    "homepage": "http://nesbot.com"
-                }
-            ],
-            "description": "A simple API extension for DateTime.",
-            "homepage": "http://carbon.nesbot.com",
-            "keywords": [
-                "date",
-                "datetime",
-                "time"
-            ],
-            "time": "2018-08-07T08:39:47+00:00"
-        },
-        {
-            "name": "php-school/cli-menu",
-            "version": "3.0.0",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/php-school/cli-menu.git",
-                "reference": "b825381156a5716cb4e4ef8c1ddab8abafc0fbca"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/php-school/cli-menu/zipball/b825381156a5716cb4e4ef8c1ddab8abafc0fbca",
-                "reference": "b825381156a5716cb4e4ef8c1ddab8abafc0fbca",
-                "shasum": ""
-            },
-            "require": {
-                "beberlei/assert": "^2.4",
-                "ext-posix": "*",
-                "php": ">=7.1",
-                "php-school/terminal": "^0.1"
-            },
-            "require-dev": {
-                "phpstan/phpstan": "^0.9.2",
-                "phpunit/phpunit": "^7.1",
-                "squizlabs/php_codesniffer": "^3.2"
-            },
-            "type": "library",
-            "autoload": {
-                "psr-4": {
-                    "PhpSchool\\CliMenu\\": "src"
-                }
-            },
-            "notification-url": "https://packagist.org/downloads/",
-            "license": [
-                "MIT"
-            ],
-            "authors": [
-                {
-                    "name": "Michael Woodward",
-                    "email": "mikeymike.mw@gmail.com"
-                },
-                {
-                    "name": "Aydin Hassan",
-                    "email": "aydin@hotmail.com"
-                }
-            ],
-            "description": "A command line menu helper in PHP",
-            "keywords": [
-                "cli",
-                "console",
-                "menu",
-                "php-school",
-                "phpschool",
-                "terminal"
-            ],
-            "time": "2018-05-17T11:38:22+00:00"
-        },
-        {
-            "name": "php-school/terminal",
-            "version": "0.1.0",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/php-school/terminal.git",
-                "reference": "5533b179095668f951bb393aa41def386f0f6edf"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/php-school/terminal/zipball/5533b179095668f951bb393aa41def386f0f6edf",
-                "reference": "5533b179095668f951bb393aa41def386f0f6edf",
-                "shasum": ""
-            },
-            "require": {
-                "ext-posix": "*",
-                "php": ">=7.1"
-            },
-            "require-dev": {
-                "phpstan/phpstan": "^0.9.2",
-                "phpunit/phpunit": "^7.1",
-                "squizlabs/php_codesniffer": "^3.2"
-            },
-            "type": "library",
-            "autoload": {
-                "psr-4": {
-                    "PhpSchool\\Terminal\\": "src"
-                }
-            },
-            "notification-url": "https://packagist.org/downloads/",
-            "license": [
-                "MIT"
-            ],
-            "authors": [
-                {
-                    "name": "Michael Woodward",
-                    "email": "mikeymike.mw@gmail.com"
-                },
-                {
-                    "name": "Aydin Hassan",
-                    "email": "aydin@hotmail.com"
-                }
-            ],
-            "description": "A command line terminal utility in PHP",
-            "keywords": [
-                "cli",
-                "console",
-                "php-school",
-                "phpschool",
-                "terminal"
-            ],
-            "time": "2018-05-06T20:10:24+00:00"
-        },
-        {
-            "name": "symfony/contracts",
-            "version": "v1.0.2",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/symfony/contracts.git",
-                "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf",
-                "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf",
-                "shasum": ""
-            },
-            "require": {
-                "php": "^7.1.3"
-            },
-            "require-dev": {
-                "psr/cache": "^1.0",
-                "psr/container": "^1.0"
-            },
-            "suggest": {
-                "psr/cache": "When using the Cache contracts",
-                "psr/container": "When using the Service contracts",
-                "symfony/cache-contracts-implementation": "",
-                "symfony/service-contracts-implementation": "",
-                "symfony/translation-contracts-implementation": ""
-            },
-            "type": "library",
-            "extra": {
-                "branch-alias": {
-                    "dev-master": "1.0-dev"
-                }
-            },
-            "autoload": {
-                "psr-4": {
-                    "Symfony\\Contracts\\": ""
-                },
-                "exclude-from-classmap": [
-                    "**/Tests/"
-                ]
-            },
-            "notification-url": "https://packagist.org/downloads/",
-            "license": [
-                "MIT"
-            ],
-            "authors": [
-                {
-                    "name": "Nicolas Grekas",
-                    "email": "p@tchwork.com"
-                },
-                {
-                    "name": "Symfony Community",
-                    "homepage": "https://symfony.com/contributors"
-                }
-            ],
-            "description": "A set of abstractions extracted out of the Symfony components",
-            "homepage": "https://symfony.com",
-            "keywords": [
-                "abstractions",
-                "contracts",
-                "decoupling",
-                "interfaces",
-                "interoperability",
-                "standards"
-            ],
-            "time": "2018-12-05T08:06:11+00:00"
-        },
-        {
-            "name": "symfony/polyfill-mbstring",
-            "version": "v1.10.0",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/symfony/polyfill-mbstring.git",
-                "reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
-                "reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
-                "shasum": ""
-            },
-            "require": {
-                "php": ">=5.3.3"
-            },
-            "suggest": {
-                "ext-mbstring": "For best performance"
-            },
-            "type": "library",
-            "extra": {
-                "branch-alias": {
-                    "dev-master": "1.9-dev"
-                }
-            },
-            "autoload": {
-                "psr-4": {
-                    "Symfony\\Polyfill\\Mbstring\\": ""
-                },
-                "files": [
-                    "bootstrap.php"
-                ]
-            },
-            "notification-url": "https://packagist.org/downloads/",
-            "license": [
-                "MIT"
-            ],
-            "authors": [
-                {
-                    "name": "Nicolas Grekas",
-                    "email": "p@tchwork.com"
-                },
-                {
-                    "name": "Symfony Community",
-                    "homepage": "https://symfony.com/contributors"
-                }
-            ],
-            "description": "Symfony polyfill for the Mbstring extension",
-            "homepage": "https://symfony.com",
-            "keywords": [
-                "compatibility",
-                "mbstring",
-                "polyfill",
-                "portable",
-                "shim"
-            ],
-            "time": "2018-09-21T13:07:52+00:00"
-        },
-        {
-            "name": "symfony/translation",
-            "version": "v4.2.4",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/symfony/translation.git",
-                "reference": "748464177a77011f8f4cdd076773862ce4915f8f"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/symfony/translation/zipball/748464177a77011f8f4cdd076773862ce4915f8f",
-                "reference": "748464177a77011f8f4cdd076773862ce4915f8f",
-                "shasum": ""
-            },
-            "require": {
-                "php": "^7.1.3",
-                "symfony/contracts": "^1.0.2",
-                "symfony/polyfill-mbstring": "~1.0"
-            },
-            "conflict": {
-                "symfony/config": "<3.4",
-                "symfony/dependency-injection": "<3.4",
-                "symfony/yaml": "<3.4"
-            },
-            "provide": {
-                "symfony/translation-contracts-implementation": "1.0"
-            },
-            "require-dev": {
-                "psr/log": "~1.0",
-                "symfony/config": "~3.4|~4.0",
-                "symfony/console": "~3.4|~4.0",
-                "symfony/dependency-injection": "~3.4|~4.0",
-                "symfony/finder": "~2.8|~3.0|~4.0",
-                "symfony/intl": "~3.4|~4.0",
-                "symfony/yaml": "~3.4|~4.0"
-            },
-            "suggest": {
-                "psr/log-implementation": "To use logging capability in translator",
-                "symfony/config": "",
-                "symfony/yaml": ""
-            },
-            "type": "library",
-            "extra": {
-                "branch-alias": {
-                    "dev-master": "4.2-dev"
-                }
-            },
-            "autoload": {
-                "psr-4": {
-                    "Symfony\\Component\\Translation\\": ""
-                },
-                "exclude-from-classmap": [
-                    "/Tests/"
-                ]
-            },
-            "notification-url": "https://packagist.org/downloads/",
-            "license": [
-                "MIT"
-            ],
-            "authors": [
-                {
-                    "name": "Fabien Potencier",
-                    "email": "fabien@symfony.com"
-                },
-                {
-                    "name": "Symfony Community",
-                    "homepage": "https://symfony.com/contributors"
-                }
-            ],
-            "description": "Symfony Translation Component",
-            "homepage": "https://symfony.com",
-            "time": "2019-02-27T03:31:50+00:00"
-        },
-        {
-            "name": "tburry/pquery",
-            "version": "v1.1.1",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/tburry/pquery.git",
-                "reference": "872339ffd38d261c4417ea1855428b1b4ff9abf1"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/tburry/pquery/zipball/872339ffd38d261c4417ea1855428b1b4ff9abf1",
-                "reference": "872339ffd38d261c4417ea1855428b1b4ff9abf1",
-                "shasum": ""
-            },
-            "require": {
-                "php": ">=5.3.0"
-            },
-            "require-dev": {
-                "htmlawed/htmlawed": "dev-master"
-            },
-            "type": "library",
-            "autoload": {
-                "classmap": [
-                    "IQuery.php",
-                    "gan_formatter.php",
-                    "gan_node_html.php",
-                    "gan_parser_html.php",
-                    "gan_selector_html.php",
-                    "gan_tokenizer.php",
-                    "gan_xml2array.php",
-                    "pQuery.php"
-                ]
-            },
-            "notification-url": "https://packagist.org/downloads/",
-            "license": [
-                "LGPL-2.1"
-            ],
-            "authors": [
-                {
-                    "name": "Todd Burry",
-                    "email": "todd@vanillaforums.com",
-                    "role": "developer"
-                }
-            ],
-            "description": "A jQuery like html dom parser written in php.",
-            "keywords": [
-                "dom",
-                "ganon",
-                "php"
-            ],
-            "time": "2016-01-14T20:55:00+00:00"
-        }
-    ],
-    "packages-dev": [],
-    "aliases": [],
-    "minimum-stability": "stable",
-    "stability-flags": {
-        "ahwelp/menubuilder": 20,
-        "ahwelp/htmlbuilder": 20,
-        "ahwelp/bborm": 20,
-        "ahwelp/request-response": 20,
-        "ahwelp/bbrouter": 20,
-        "ahwelp/ddlwrapper": 20
-    },
-    "prefer-stable": false,
-    "prefer-lowest": false,
-    "platform": [],
-    "platform-dev": []
-}