The official source code for Serenum API.
https://api.serenum.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1743 lines
61 KiB
1743 lines
61 KiB
{ |
|
"_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": "4a414ef978a7e138a6244882cd16c33a", |
|
"packages": [ |
|
{ |
|
"name": "egeloen/http-adapter", |
|
"version": "0.8.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/egeloen/ivory-http-adapter.git", |
|
"reference": "9641f11487ec26b24c6bbcee4f267cf62f60b855" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/egeloen/ivory-http-adapter/zipball/9641f11487ec26b24c6bbcee4f267cf62f60b855", |
|
"reference": "9641f11487ec26b24c6bbcee4f267cf62f60b855", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.4.8", |
|
"zendframework/zend-diactoros": "^1.1" |
|
}, |
|
"require-dev": { |
|
"cakephp/cakephp": "^3.0.3", |
|
"ext-curl": "*", |
|
"guzzle/guzzle": "^3.9.4@dev", |
|
"guzzlehttp/guzzle": "^4.1.4|^5.0|^6.0", |
|
"kriswallsmith/buzz": "^0.13", |
|
"nategood/httpful": "^0.2.17", |
|
"phpunit/phpunit": "^4.0", |
|
"phpunit/phpunit-mock-objects": "dev-matcher-verify as 2.3.x-dev", |
|
"psr/log": "^1.0", |
|
"react/dns": "^0.4.1", |
|
"react/http-client": "^0.4", |
|
"satooshi/php-coveralls": "^0.6", |
|
"symfony/event-dispatcher": "^2.0", |
|
"zendframework/zend-http": "^2.3.4", |
|
"zendframework/zendframework1": ">=1.12.9,<=1.12.14|^1.12.16" |
|
}, |
|
"suggest": { |
|
"ext-curl": "Allows you to use the cURL adapter", |
|
"ext-http": "Allows you to use the PECL adapter", |
|
"guzzle/guzzle": "Allows you to use the Guzzle 3 adapter", |
|
"guzzlehttp/guzzle": "Allows you to use the Guzzle 4 adapter", |
|
"kriswallsmith/buzz": "Allows you to use the Buzz adapter", |
|
"nategood/httpful": "Allows you to use the httpful adapter", |
|
"psr/log": "Allows you to use the logger event subscriber", |
|
"symfony/event-dispatcher": "Allows you to use the event lifecycle", |
|
"symfony/stopwatch": "Allows you to use the stopwatch http adapter and event subscriber", |
|
"zendframework/zend-http": "Allows you to use the Zend 2 adapter", |
|
"zendframework/zendframework1": "Allows you to use the Zend 1 adapter" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "0.8-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Ivory\\HttpAdapter\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Eric GELOEN", |
|
"email": "geloen.eric@gmail.com" |
|
} |
|
], |
|
"description": "Issue HTTP request for PHP 5.3+.", |
|
"keywords": [ |
|
"http", |
|
"http-adapter", |
|
"http-client", |
|
"psr-7" |
|
], |
|
"support": { |
|
"issues": "https://github.com/egeloen/ivory-http-adapter/issues", |
|
"source": "https://github.com/egeloen/ivory-http-adapter/tree/master" |
|
}, |
|
"abandoned": "php-http/httplug", |
|
"time": "2015-08-12T09:35:40+00:00" |
|
}, |
|
{ |
|
"name": "fightbulc/moment", |
|
"version": "1.33.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/fightbulc/moment.php.git", |
|
"reference": "435d68e481ab0a716358926fb51966e696d297e3" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/fightbulc/moment.php/zipball/435d68e481ab0a716358926fb51966e696d297e3", |
|
"reference": "435d68e481ab0a716358926fb51966e696d297e3", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^4.8.36 || ^5.5 || ^6.5 || ^7.5 || ^9.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Moment\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Tino Ehrich", |
|
"email": "tino@bigpun.me", |
|
"role": "developer" |
|
} |
|
], |
|
"description": "Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js", |
|
"keywords": [ |
|
"date", |
|
"display", |
|
"format", |
|
"i18n", |
|
"locale", |
|
"manipulate", |
|
"moment", |
|
"parse", |
|
"time", |
|
"translation", |
|
"validate" |
|
], |
|
"support": { |
|
"issues": "https://github.com/fightbulc/moment.php/issues", |
|
"source": "https://github.com/fightbulc/moment.php/tree/1.33.0" |
|
}, |
|
"time": "2021-03-27T13:10:08+00:00" |
|
}, |
|
{ |
|
"name": "igorw/get-in", |
|
"version": "v1.0.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/igorw/get-in.git", |
|
"reference": "170ded831f49abc6a6061f655aba9bdbcf7b8111" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/igorw/get-in/zipball/170ded831f49abc6a6061f655aba9bdbcf7b8111", |
|
"reference": "170ded831f49abc6a6061f655aba9bdbcf7b8111", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.4" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"src/get_in.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Igor Wiedler", |
|
"email": "igor@wiedler.ch" |
|
} |
|
], |
|
"description": "Functions for for hash map (assoc array) traversal.", |
|
"keywords": [ |
|
"assoc-array", |
|
"hash-map" |
|
], |
|
"support": { |
|
"issues": "https://github.com/igorw/get-in/issues", |
|
"source": "https://github.com/igorw/get-in/tree/v1.0.3" |
|
}, |
|
"time": "2014-12-15T23:03:51+00:00" |
|
}, |
|
{ |
|
"name": "league/geotools", |
|
"version": "0.7.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/thephpleague/geotools.git", |
|
"reference": "011c9649aed56e355de0fb7d51c9ccde0343da8e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/thephpleague/geotools/zipball/011c9649aed56e355de0fb7d51c9ccde0343da8e", |
|
"reference": "011c9649aed56e355de0fb7d51c9ccde0343da8e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.4", |
|
"react/event-loop": "0.4.*", |
|
"react/promise": "~2.2", |
|
"symfony/console": "~2.7|~3.0", |
|
"symfony/property-access": "~2.7|~3.0", |
|
"symfony/serializer": "~2.7|~3.0", |
|
"willdurand/geocoder": "~3.2" |
|
}, |
|
"replace": { |
|
"toin0u/geotools": "*" |
|
}, |
|
"require-dev": { |
|
"guzzle/guzzle": "~3.7", |
|
"kriswallsmith/buzz": "~0.10", |
|
"predis/predis": "~1.0", |
|
"zendframework/zend-http": "~2.2" |
|
}, |
|
"bin": [ |
|
"bin/geotools" |
|
], |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "0.7-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"League\\Geotools\\": "src", |
|
"League\\Geotools\\Tests\\": "tests" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Antoine Corcy", |
|
"email": "contact@sbin.dk", |
|
"homepage": "http://sbin.dk", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "Geo-related tools PHP 5.4+ library (use 0.4 if you're using PHP 5.3)", |
|
"homepage": "http://geotools-php.org/", |
|
"keywords": [ |
|
"async", |
|
"batch", |
|
"bounds", |
|
"distance", |
|
"geocoder", |
|
"geocoding", |
|
"geoip", |
|
"geometry", |
|
"geotools" |
|
], |
|
"support": { |
|
"email": "support@geotools-php.org", |
|
"issues": "https://github.com/thephpleague/geotools/issues", |
|
"source": "https://github.com/thephpleague/geotools" |
|
}, |
|
"time": "2016-02-03T16:31:33+00:00" |
|
}, |
|
{ |
|
"name": "nesbot/carbon", |
|
"version": "2.57.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/briannesbitt/Carbon.git", |
|
"reference": "4a54375c21eea4811dbd1149fe6b246517554e78" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4a54375c21eea4811dbd1149fe6b246517554e78", |
|
"reference": "4a54375c21eea4811dbd1149fe6b246517554e78", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-json": "*", |
|
"php": "^7.1.8 || ^8.0", |
|
"symfony/polyfill-mbstring": "^1.0", |
|
"symfony/polyfill-php80": "^1.16", |
|
"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/dbal": "^2.0 || ^3.0", |
|
"doctrine/orm": "^2.7", |
|
"friendsofphp/php-cs-fixer": "^3.0", |
|
"kylekatarnls/multi-tester": "^2.0", |
|
"phpmd/phpmd": "^2.9", |
|
"phpstan/extension-installer": "^1.0", |
|
"phpstan/phpstan": "^0.12.54 || ^1.0", |
|
"phpunit/phpunit": "^7.5.20 || ^8.5.14", |
|
"squizlabs/php_codesniffer": "^3.4" |
|
}, |
|
"bin": [ |
|
"bin/carbon" |
|
], |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-3.x": "3.x-dev", |
|
"dev-master": "2.x-dev" |
|
}, |
|
"laravel": { |
|
"providers": [ |
|
"Carbon\\Laravel\\ServiceProvider" |
|
] |
|
}, |
|
"phpstan": { |
|
"includes": [ |
|
"extension.neon" |
|
] |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Carbon\\": "src/Carbon/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Brian Nesbitt", |
|
"email": "brian@nesbot.com", |
|
"homepage": "https://markido.com" |
|
}, |
|
{ |
|
"name": "kylekatarnls", |
|
"homepage": "https://github.com/kylekatarnls" |
|
} |
|
], |
|
"description": "An API extension for DateTime that supports 281 different languages.", |
|
"homepage": "https://carbon.nesbot.com", |
|
"keywords": [ |
|
"date", |
|
"datetime", |
|
"time" |
|
], |
|
"support": { |
|
"docs": "https://carbon.nesbot.com/docs", |
|
"issues": "https://github.com/briannesbitt/Carbon/issues", |
|
"source": "https://github.com/briannesbitt/Carbon" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://opencollective.com/Carbon", |
|
"type": "open_collective" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-02-13T18:13:33+00:00" |
|
}, |
|
{ |
|
"name": "psr/http-message", |
|
"version": "1.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/http-message.git", |
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", |
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Http\\Message\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interface for HTTP messages", |
|
"homepage": "https://github.com/php-fig/http-message", |
|
"keywords": [ |
|
"http", |
|
"http-message", |
|
"psr", |
|
"psr-7", |
|
"request", |
|
"response" |
|
], |
|
"support": { |
|
"source": "https://github.com/php-fig/http-message/tree/master" |
|
}, |
|
"time": "2016-08-06T14:39:51+00:00" |
|
}, |
|
{ |
|
"name": "psr/log", |
|
"version": "3.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/log.git", |
|
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001", |
|
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=8.0.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Log\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "https://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interface for logging libraries", |
|
"homepage": "https://github.com/php-fig/log", |
|
"keywords": [ |
|
"log", |
|
"psr", |
|
"psr-3" |
|
], |
|
"support": { |
|
"source": "https://github.com/php-fig/log/tree/3.0.0" |
|
}, |
|
"time": "2021-07-14T16:46:02+00:00" |
|
}, |
|
{ |
|
"name": "react/event-loop", |
|
"version": "v0.4.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/reactphp/event-loop.git", |
|
"reference": "8bde03488ee897dc6bb3d91e4e17c353f9c5252f" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/reactphp/event-loop/zipball/8bde03488ee897dc6bb3d91e4e17c353f9c5252f", |
|
"reference": "8bde03488ee897dc6bb3d91e4e17c353f9c5252f", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.4.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "~4.8" |
|
}, |
|
"suggest": { |
|
"ext-event": "~1.0", |
|
"ext-libev": "*", |
|
"ext-libevent": ">=0.1.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"React\\EventLoop\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"description": "Event loop abstraction layer that libraries can use for evented I/O.", |
|
"keywords": [ |
|
"asynchronous", |
|
"event-loop" |
|
], |
|
"support": { |
|
"issues": "https://github.com/reactphp/event-loop/issues", |
|
"source": "https://github.com/reactphp/event-loop/tree/0.4" |
|
}, |
|
"time": "2017-04-27T10:56:23+00:00" |
|
}, |
|
{ |
|
"name": "react/promise", |
|
"version": "v2.9.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/reactphp/promise.git", |
|
"reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910", |
|
"reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.4.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"src/functions_include.php" |
|
], |
|
"psr-4": { |
|
"React\\Promise\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jan Sorgalla", |
|
"email": "jsorgalla@gmail.com", |
|
"homepage": "https://sorgalla.com/" |
|
}, |
|
{ |
|
"name": "Christian Lück", |
|
"email": "christian@clue.engineering", |
|
"homepage": "https://clue.engineering/" |
|
}, |
|
{ |
|
"name": "Cees-Jan Kiewiet", |
|
"email": "reactphp@ceesjankiewiet.nl", |
|
"homepage": "https://wyrihaximus.net/" |
|
}, |
|
{ |
|
"name": "Chris Boden", |
|
"email": "cboden@gmail.com", |
|
"homepage": "https://cboden.dev/" |
|
} |
|
], |
|
"description": "A lightweight implementation of CommonJS Promises/A for PHP", |
|
"keywords": [ |
|
"promise", |
|
"promises" |
|
], |
|
"support": { |
|
"issues": "https://github.com/reactphp/promise/issues", |
|
"source": "https://github.com/reactphp/promise/tree/v2.9.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/WyriHaximus", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://github.com/clue", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2022-02-11T10:27:51+00:00" |
|
}, |
|
{ |
|
"name": "spatie/sun", |
|
"version": "1.1.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/spatie/sun.git", |
|
"reference": "12d195e38adab756c067f04f3a0b07a5d18f018a" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/spatie/sun/zipball/12d195e38adab756c067f04f3a0b07a5d18f018a", |
|
"reference": "12d195e38adab756c067f04f3a0b07a5d18f018a", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"nesbot/carbon": "^2.32", |
|
"php": "^8.0|^7.4" |
|
}, |
|
"require-dev": { |
|
"friendsofphp/php-cs-fixer": "^2.16", |
|
"pestphp/pest": "^1.0", |
|
"spatie/test-time": "^1.2", |
|
"symfony/var-dumper": "^4.3" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Spatie\\Sun\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Freek Van der Herten", |
|
"email": "freek@spatie.be", |
|
"homepage": "https://spatie.be", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "Get information on the position of the sun", |
|
"homepage": "https://github.com/spatie/sun", |
|
"keywords": [ |
|
"spatie", |
|
"sun" |
|
], |
|
"support": { |
|
"issues": "https://github.com/spatie/sun/issues", |
|
"source": "https://github.com/spatie/sun/tree/1.1.2" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://spatie.be/open-source/support-us", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/spatie", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2021-07-22T08:48:57+00:00" |
|
}, |
|
{ |
|
"name": "symfony/console", |
|
"version": "v3.4.47", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/console.git", |
|
"reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/console/zipball/a10b1da6fc93080c180bba7219b5ff5b7518fe81", |
|
"reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^5.5.9|>=7.0.8", |
|
"symfony/debug": "~2.8|~3.0|~4.0", |
|
"symfony/polyfill-mbstring": "~1.0" |
|
}, |
|
"conflict": { |
|
"symfony/dependency-injection": "<3.4", |
|
"symfony/process": "<3.3" |
|
}, |
|
"provide": { |
|
"psr/log-implementation": "1.0" |
|
}, |
|
"require-dev": { |
|
"psr/log": "~1.0", |
|
"symfony/config": "~3.3|~4.0", |
|
"symfony/dependency-injection": "~3.4|~4.0", |
|
"symfony/event-dispatcher": "~2.8|~3.0|~4.0", |
|
"symfony/lock": "~3.4|~4.0", |
|
"symfony/process": "~3.3|~4.0" |
|
}, |
|
"suggest": { |
|
"psr/log": "For using the console logger", |
|
"symfony/event-dispatcher": "", |
|
"symfony/lock": "", |
|
"symfony/process": "" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Console\\": "" |
|
}, |
|
"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 Console Component", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/console/tree/v3.4.47" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-10-24T10:57:07+00:00" |
|
}, |
|
{ |
|
"name": "symfony/debug", |
|
"version": "v4.4.37", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/debug.git", |
|
"reference": "5de6c6e7f52b364840e53851c126be4d71e60470" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/debug/zipball/5de6c6e7f52b364840e53851c126be4d71e60470", |
|
"reference": "5de6c6e7f52b364840e53851c126be4d71e60470", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3", |
|
"psr/log": "^1|^2|^3" |
|
}, |
|
"conflict": { |
|
"symfony/http-kernel": "<3.4" |
|
}, |
|
"require-dev": { |
|
"symfony/http-kernel": "^3.4|^4.0|^5.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Debug\\": "" |
|
}, |
|
"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": "Provides tools to ease debugging PHP code", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/debug/tree/v4.4.37" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-01-02T09:41:36+00:00" |
|
}, |
|
{ |
|
"name": "symfony/deprecation-contracts", |
|
"version": "v2.5.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/deprecation-contracts.git", |
|
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66", |
|
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "2.5-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/contracts", |
|
"url": "https://github.com/symfony/contracts" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"function.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": "A generic function and convention to trigger deprecation notices", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-01-02T09:53:40+00:00" |
|
}, |
|
{ |
|
"name": "symfony/inflector", |
|
"version": "v4.4.37", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/inflector.git", |
|
"reference": "e5e4c618a40e562d51757b54305bd113df59c29f" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/inflector/zipball/e5e4c618a40e562d51757b54305bd113df59c29f", |
|
"reference": "e5e4c618a40e562d51757b54305bd113df59c29f", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3", |
|
"symfony/polyfill-ctype": "~1.8", |
|
"symfony/polyfill-php80": "^1.16" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Inflector\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Bernhard Schussek", |
|
"email": "bschussek@gmail.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Converts words between their singular and plural forms (English only)", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"inflection", |
|
"pluralize", |
|
"singularize", |
|
"string", |
|
"symfony", |
|
"words" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/inflector/tree/v4.4.37" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"abandoned": "EnglishInflector from the String component", |
|
"time": "2022-01-02T09:41:36+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-ctype", |
|
"version": "v1.25.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-ctype.git", |
|
"reference": "30885182c981ab175d4d034db0f6f469898070ab" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab", |
|
"reference": "30885182c981ab175d4d034db0f6f469898070ab", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"provide": { |
|
"ext-ctype": "*" |
|
}, |
|
"suggest": { |
|
"ext-ctype": "For best performance" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.23-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"bootstrap.php" |
|
], |
|
"psr-4": { |
|
"Symfony\\Polyfill\\Ctype\\": "" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Gert de Pagter", |
|
"email": "BackEndTea@gmail.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony polyfill for ctype functions", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"compatibility", |
|
"ctype", |
|
"polyfill", |
|
"portable" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2021-10-20T20:35:02+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-mbstring", |
|
"version": "v1.25.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-mbstring.git", |
|
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825", |
|
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"provide": { |
|
"ext-mbstring": "*" |
|
}, |
|
"suggest": { |
|
"ext-mbstring": "For best performance" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.23-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"bootstrap.php" |
|
], |
|
"psr-4": { |
|
"Symfony\\Polyfill\\Mbstring\\": "" |
|
} |
|
}, |
|
"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" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2021-11-30T18:21:41+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-php70", |
|
"version": "v1.20.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-php70.git", |
|
"reference": "5f03a781d984aae42cebd18e7912fa80f02ee644" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644", |
|
"reference": "5f03a781d984aae42cebd18e7912fa80f02ee644", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"type": "metapackage", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.20-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"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 backporting some PHP 7.0+ features to lower PHP versions", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"compatibility", |
|
"polyfill", |
|
"portable", |
|
"shim" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-10-23T14:02:19+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-php80", |
|
"version": "v1.25.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-php80.git", |
|
"reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c", |
|
"reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.23-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"bootstrap.php" |
|
], |
|
"psr-4": { |
|
"Symfony\\Polyfill\\Php80\\": "" |
|
}, |
|
"classmap": [ |
|
"Resources/stubs" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Ion Bazan", |
|
"email": "ion.bazan@gmail.com" |
|
}, |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"compatibility", |
|
"polyfill", |
|
"portable", |
|
"shim" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-03-04T08:16:47+00:00" |
|
}, |
|
{ |
|
"name": "symfony/property-access", |
|
"version": "v3.4.47", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/property-access.git", |
|
"reference": "f1dc91d0c987f3ba95be1d7874527d11477b25ff" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/property-access/zipball/f1dc91d0c987f3ba95be1d7874527d11477b25ff", |
|
"reference": "f1dc91d0c987f3ba95be1d7874527d11477b25ff", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^5.5.9|>=7.0.8", |
|
"symfony/inflector": "~3.1|~4.0", |
|
"symfony/polyfill-php70": "~1.0" |
|
}, |
|
"require-dev": { |
|
"symfony/cache": "~3.1|~4.0" |
|
}, |
|
"suggest": { |
|
"psr/cache-implementation": "To cache access methods." |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\PropertyAccess\\": "" |
|
}, |
|
"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 PropertyAccess Component", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"access", |
|
"array", |
|
"extraction", |
|
"index", |
|
"injection", |
|
"object", |
|
"property", |
|
"property path", |
|
"reflection" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/property-access/tree/v3.4.47" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-10-24T10:57:07+00:00" |
|
}, |
|
{ |
|
"name": "symfony/serializer", |
|
"version": "v3.4.47", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/serializer.git", |
|
"reference": "6d69ccc1dcfb64c1e9c9444588643e98718d1849" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/serializer/zipball/6d69ccc1dcfb64c1e9c9444588643e98718d1849", |
|
"reference": "6d69ccc1dcfb64c1e9c9444588643e98718d1849", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^5.5.9|>=7.0.8", |
|
"symfony/polyfill-ctype": "~1.8" |
|
}, |
|
"conflict": { |
|
"phpdocumentor/type-resolver": "<0.2.1", |
|
"symfony/dependency-injection": "<3.2", |
|
"symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4", |
|
"symfony/property-info": "<3.1", |
|
"symfony/yaml": "<3.4" |
|
}, |
|
"require-dev": { |
|
"doctrine/annotations": "~1.0", |
|
"doctrine/cache": "~1.0", |
|
"phpdocumentor/reflection-docblock": "^3.0|^4.0", |
|
"symfony/cache": "~3.1|~4.0", |
|
"symfony/config": "~2.8|~3.0|~4.0", |
|
"symfony/dependency-injection": "~3.2|~4.0", |
|
"symfony/http-foundation": "~2.8|~3.0|~4.0", |
|
"symfony/property-access": "~2.8|~3.0|~4.0", |
|
"symfony/property-info": "^3.4.13|~4.0", |
|
"symfony/yaml": "~3.4|~4.0" |
|
}, |
|
"suggest": { |
|
"doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", |
|
"doctrine/cache": "For using the default cached annotation reader and metadata cache.", |
|
"psr/cache-implementation": "For using the metadata cache.", |
|
"symfony/config": "For using the XML mapping loader.", |
|
"symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.", |
|
"symfony/property-access": "For using the ObjectNormalizer.", |
|
"symfony/property-info": "To deserialize relations.", |
|
"symfony/yaml": "For using the default YAML mapping loader." |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Serializer\\": "" |
|
}, |
|
"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 Serializer Component", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/serializer/tree/v3.4.47" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2020-10-24T10:57:07+00:00" |
|
}, |
|
{ |
|
"name": "symfony/translation", |
|
"version": "v5.3.14", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/translation.git", |
|
"reference": "945066809dc18f6e26123098e1b6e1d7a948660b" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/translation/zipball/945066809dc18f6e26123098e1b6e1d7a948660b", |
|
"reference": "945066809dc18f6e26123098e1b6e1d7a948660b", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5", |
|
"symfony/deprecation-contracts": "^2.1", |
|
"symfony/polyfill-mbstring": "~1.0", |
|
"symfony/polyfill-php80": "^1.16", |
|
"symfony/translation-contracts": "^2.3" |
|
}, |
|
"conflict": { |
|
"symfony/config": "<4.4", |
|
"symfony/dependency-injection": "<5.0", |
|
"symfony/http-kernel": "<5.0", |
|
"symfony/twig-bundle": "<5.0", |
|
"symfony/yaml": "<4.4" |
|
}, |
|
"provide": { |
|
"symfony/translation-implementation": "2.3" |
|
}, |
|
"require-dev": { |
|
"psr/log": "^1|^2|^3", |
|
"symfony/config": "^4.4|^5.0", |
|
"symfony/console": "^4.4|^5.0", |
|
"symfony/dependency-injection": "^5.0", |
|
"symfony/finder": "^4.4|^5.0", |
|
"symfony/http-kernel": "^5.0", |
|
"symfony/intl": "^4.4|^5.0", |
|
"symfony/polyfill-intl-icu": "^1.21", |
|
"symfony/service-contracts": "^1.1.2|^2", |
|
"symfony/yaml": "^4.4|^5.0" |
|
}, |
|
"suggest": { |
|
"psr/log-implementation": "To use logging capability in translator", |
|
"symfony/config": "", |
|
"symfony/yaml": "" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"Resources/functions.php" |
|
], |
|
"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": "Provides tools to internationalize your application", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/translation/tree/v5.3.14" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-01-03T19:49:08+00:00" |
|
}, |
|
{ |
|
"name": "symfony/translation-contracts", |
|
"version": "v2.5.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/translation-contracts.git", |
|
"reference": "1211df0afa701e45a04253110e959d4af4ef0f07" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/1211df0afa701e45a04253110e959d4af4ef0f07", |
|
"reference": "1211df0afa701e45a04253110e959d4af4ef0f07", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5" |
|
}, |
|
"suggest": { |
|
"symfony/translation-implementation": "" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "2.5-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/contracts", |
|
"url": "https://github.com/symfony/contracts" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Contracts\\Translation\\": "" |
|
} |
|
}, |
|
"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": "Generic abstractions related to translation", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"abstractions", |
|
"contracts", |
|
"decoupling", |
|
"interfaces", |
|
"interoperability", |
|
"standards" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/translation-contracts/tree/v2.5.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-01-02T09:53:40+00:00" |
|
}, |
|
{ |
|
"name": "willdurand/geocoder", |
|
"version": "v3.3.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/geocoder-php/php-common.git", |
|
"reference": "ccc178e2984c0af24881faa0ffe515f20e5e8c23" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/geocoder-php/php-common/zipball/ccc178e2984c0af24881faa0ffe515f20e5e8c23", |
|
"reference": "ccc178e2984c0af24881faa0ffe515f20e5e8c23", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"egeloen/http-adapter": "~0.8", |
|
"igorw/get-in": "~1.0", |
|
"php": ">=5.4.0" |
|
}, |
|
"require-dev": { |
|
"geoip2/geoip2": "~2.0", |
|
"symfony/stopwatch": "~2.5" |
|
}, |
|
"suggest": { |
|
"ext-geoip": "Enabling the geoip extension allows you to use the MaxMindProvider.", |
|
"geoip/geoip": "If you are going to use the MaxMindBinaryProvider (conflict with geoip extension).", |
|
"geoip2/geoip2": "If you are going to use the GeoIP2DatabaseProvider.", |
|
"symfony/stopwatch": "If you want to use the TimedGeocoder" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.3-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-0": { |
|
"Geocoder": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "William DURAND", |
|
"email": "william.durand1@gmail.com" |
|
} |
|
], |
|
"description": "The almost missing Geocoder PHP 5.4 library.", |
|
"homepage": "http://geocoder-php.org", |
|
"keywords": [ |
|
"abstraction", |
|
"geocoder", |
|
"geocoding", |
|
"geoip" |
|
], |
|
"support": { |
|
"source": "https://github.com/geocoder-php/php-common/tree/v3.3.0" |
|
}, |
|
"time": "2015-12-06T20:17:20+00:00" |
|
}, |
|
{ |
|
"name": "zendframework/zend-diactoros", |
|
"version": "1.3.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/zendframework/zend-diactoros.git", |
|
"reference": "4d54fde709664562eb63356f0250d527824d05de" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/4d54fde709664562eb63356f0250d527824d05de", |
|
"reference": "4d54fde709664562eb63356f0250d527824d05de", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.4", |
|
"psr/http-message": "~1.0" |
|
}, |
|
"provide": { |
|
"psr/http-message-implementation": "~1.0.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "~4.6", |
|
"squizlabs/php_codesniffer": "^2.3.1" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.3-dev", |
|
"dev-develop": "1.4-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Zend\\Diactoros\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-2-Clause" |
|
], |
|
"description": "PSR HTTP Message implementations", |
|
"homepage": "https://github.com/zendframework/zend-diactoros", |
|
"keywords": [ |
|
"http", |
|
"psr", |
|
"psr-7" |
|
], |
|
"support": { |
|
"issues": "https://github.com/zendframework/zend-diactoros/issues", |
|
"source": "https://github.com/zendframework/zend-diactoros" |
|
}, |
|
"abandoned": "laminas/laminas-diactoros", |
|
"time": "2016-01-04T21:37:32+00:00" |
|
} |
|
], |
|
"packages-dev": [], |
|
"aliases": [], |
|
"minimum-stability": "stable", |
|
"stability-flags": { |
|
"league/geotools": 0 |
|
}, |
|
"prefer-stable": false, |
|
"prefer-lowest": false, |
|
"platform": [], |
|
"platform-dev": [], |
|
"plugin-api-version": "2.3.0" |
|
}
|
|
|