diff --git a/composer.json b/composer.json index ea8621f8..fbbe5d05 100644 --- a/composer.json +++ b/composer.json @@ -7,6 +7,7 @@ "ext-iconv": "*", "friendsofsymfony/ckeditor-bundle": "^2.0", "omines/datatables-bundle": "^0.2.2", + "php-translation/symfony-bundle": "^0.8.1", "s9e/text-formatter": "^1.4", "sensio/framework-extra-bundle": "^5.1", "shivas/versioning-bundle": "^3.1", @@ -33,7 +34,6 @@ "webmozart/assert": "^1.4" }, "require-dev": { - "php-translation/symfony-bundle": "^0.8.1", "symfony/debug-pack": "*", "symfony/maker-bundle": "^1.0", "symfony/profiler-pack": "*", diff --git a/composer.lock b/composer.lock index ae3b4bd6..231662bc 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "9e7ef444010b442d190867bd8a979f6e", + "content-hash": "66c8dc61f5af2f03d10c9c1d247549e6", "packages": [ { "name": "doctrine/annotations", @@ -1507,6 +1507,57 @@ ], "time": "2018-11-05T09:00:11+00:00" }, + { + "name": "nikic/php-parser", + "version": "v4.2.1", + "source": { + "type": "git", + "url": "https://github.com/nikic/PHP-Parser.git", + "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/5221f49a608808c1e4d436df32884cbc1b821ac0", + "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0", + "shasum": "" + }, + "require": { + "ext-tokenizer": "*", + "php": ">=7.0" + }, + "require-dev": { + "phpunit/phpunit": "^6.5 || ^7.0" + }, + "bin": [ + "bin/php-parse" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.2-dev" + } + }, + "autoload": { + "psr-4": { + "PhpParser\\": "lib/PhpParser" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Nikita Popov" + } + ], + "description": "A PHP parser written in PHP", + "keywords": [ + "parser", + "php" + ], + "time": "2019-02-16T20:54:15+00:00" + }, { "name": "nikolaposa/version", "version": "2.2.2", @@ -1563,6 +1614,53 @@ ], "time": "2018-04-22T08:54:55+00:00" }, + { + "name": "nyholm/nsa", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/Nyholm/NSA.git", + "reference": "213a70dee2dd04433d31a187e24e92c8b59d1655" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Nyholm/NSA/zipball/213a70dee2dd04433d31a187e24e92c8b59d1655", + "reference": "213a70dee2dd04433d31a187e24e92c8b59d1655", + "shasum": "" + }, + "require": { + "php": "^5.3 || ^7.0", + "webmozart/assert": "^1.1.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Nyholm\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com" + } + ], + "description": "See everything and do whatever you want. No privacy rule will stop us. Used in tests, debugging and fixtures to access properties and methods.", + "homepage": "http://tnyholm.se", + "keywords": [ + "Fixture", + "debug", + "reflection", + "test" + ], + "time": "2017-04-13T17:21:01+00:00" + }, { "name": "ocramius/package-versions", "version": "1.4.0", @@ -1769,6 +1867,214 @@ ], "time": "2019-02-25T09:17:27+00:00" }, + { + "name": "php-translation/common", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-translation/common.git", + "reference": "ceac357a7ad0582d0a6be7b7f2db178c87f229fd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-translation/common/zipball/ceac357a7ad0582d0a6be7b7f2db178c87f229fd", + "reference": "ceac357a7ad0582d0a6be7b7f2db178c87f229fd", + "shasum": "" + }, + "require": { + "php": "^5.4 || ^7.0" + }, + "require-dev": { + "symfony/phpunit-bridge": "^3.4 || ^4.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Translation\\Common\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com" + } + ], + "description": "Common translation stuff", + "time": "2018-06-14T16:18:37+00:00" + }, + { + "name": "php-translation/extractor", + "version": "1.7.1", + "source": { + "type": "git", + "url": "https://github.com/php-translation/extractor.git", + "reference": "82fc51a07fb626c0bfb31fb3f041baa88fee6acb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-translation/extractor/zipball/82fc51a07fb626c0bfb31fb3f041baa88fee6acb", + "reference": "82fc51a07fb626c0bfb31fb3f041baa88fee6acb", + "shasum": "" + }, + "require": { + "doctrine/annotations": "^1.2", + "nikic/php-parser": "^3.0 || ^4.0", + "php": "^5.5 || ^7.0", + "symfony/finder": "^2.7 || ^3.0 || ^4.0", + "twig/twig": "^1.27 || ^2.0" + }, + "require-dev": { + "symfony/phpunit-bridge": "^3.4 || ^4.0", + "symfony/translation": "^3.0 || ^4.0", + "symfony/twig-bridge": "^3.0 || ^4.0", + "symfony/validator": "^3.0 || ^4.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.4-dev" + } + }, + "autoload": { + "psr-4": { + "Translation\\Extractor\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com" + } + ], + "description": "Extract translations form the source code", + "time": "2018-07-09T17:05:17+00:00" + }, + { + "name": "php-translation/symfony-bundle", + "version": "0.8.1", + "source": { + "type": "git", + "url": "https://github.com/php-translation/symfony-bundle.git", + "reference": "fe29aeff419c311672c7d3dc72d9423eefc3ca5c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-translation/symfony-bundle/zipball/fe29aeff419c311672c7d3dc72d9423eefc3ca5c", + "reference": "fe29aeff419c311672c7d3dc72d9423eefc3ca5c", + "shasum": "" + }, + "require": { + "nyholm/nsa": "^1.1", + "php": "^5.5 || ^7.0", + "php-translation/common": "^1.0", + "php-translation/extractor": "^1.3", + "php-translation/symfony-storage": "^1.0", + "symfony/finder": "^2.7 || ^3.0 || ^4.0", + "symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0", + "symfony/intl": "^2.7 || ^3.0 || ^4.0", + "symfony/translation": "^2.7 || ^3.0 || ^4.0", + "symfony/twig-bundle": "^2.7 || ^3.0 || ^4.0", + "symfony/validator": "^2.7 || ^3.0 || ^4.0" + }, + "require-dev": { + "guzzlehttp/psr7": "^1.4", + "matthiasnoback/symfony-config-test": "^2.2 || ^3.1", + "matthiasnoback/symfony-dependency-injection-test": "^1.2 || ^2.3", + "nyholm/symfony-bundle-test": "^1.2.3", + "php-http/curl-client": "^1.7", + "php-http/message": "^1.6", + "php-http/message-factory": "^1.0.2", + "php-translation/translator": "^1.0", + "symfony/asset": "^2.7 || ^3.0 || ^4.0", + "symfony/console": "^2.7 || ^3.0 || ^4.0", + "symfony/dependency-injection": "^2.7 || ^3.0 || ^4.0", + "symfony/phpunit-bridge": "^3.4 || ^4.0", + "symfony/templating": "^2.7 || ^3.0 || ^4.0", + "symfony/twig-bridge": "^2.7 || ^3.0 || ^4.0", + "symfony/web-profiler-bundle": "^2.7 || ^3.0 || ^4.0" + }, + "suggest": { + "php-http/httplug-bundle": "To easier configure your httplug clients." + }, + "type": "symfony-bundle", + "extra": { + "branch-alias": { + "dev-master": "0.7-dev" + } + }, + "autoload": { + "psr-4": { + "Translation\\Bundle\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com" + } + ], + "time": "2018-10-02T10:05:24+00:00" + }, + { + "name": "php-translation/symfony-storage", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-translation/symfony-storage.git", + "reference": "8d7b1ea6bf22bee0c7dc9b228cf9437312373a27" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-translation/symfony-storage/zipball/8d7b1ea6bf22bee0c7dc9b228cf9437312373a27", + "reference": "8d7b1ea6bf22bee0c7dc9b228cf9437312373a27", + "shasum": "" + }, + "require": { + "nyholm/nsa": "^1.1", + "php": "^5.5 || ^7.0", + "php-translation/common": "^1.0", + "symfony/translation": "^2.7 || ^3.0 || ^4.0" + }, + "require-dev": { + "symfony/framework-bundle": "^2.7.39 || ^3.0 || ^4.0", + "symfony/phpunit-bridge": "^3.4 || ^4.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.3-dev" + } + }, + "autoload": { + "psr-4": { + "Translation\\SymfonyStorage\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com" + } + ], + "description": "A translation file storage using Symfony translation component.", + "time": "2018-07-10T10:32:01+00:00" + }, { "name": "phpdocumentor/reflection-common", "version": "1.0.1", @@ -5996,312 +6302,6 @@ ], "time": "2018-05-16T17:37:13+00:00" }, - { - "name": "nikic/php-parser", - "version": "v4.2.1", - "source": { - "type": "git", - "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/5221f49a608808c1e4d436df32884cbc1b821ac0", - "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0", - "shasum": "" - }, - "require": { - "ext-tokenizer": "*", - "php": ">=7.0" - }, - "require-dev": { - "phpunit/phpunit": "^6.5 || ^7.0" - }, - "bin": [ - "bin/php-parse" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.2-dev" - } - }, - "autoload": { - "psr-4": { - "PhpParser\\": "lib/PhpParser" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Nikita Popov" - } - ], - "description": "A PHP parser written in PHP", - "keywords": [ - "parser", - "php" - ], - "time": "2019-02-16T20:54:15+00:00" - }, - { - "name": "nyholm/nsa", - "version": "1.1.0", - "source": { - "type": "git", - "url": "https://github.com/Nyholm/NSA.git", - "reference": "213a70dee2dd04433d31a187e24e92c8b59d1655" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Nyholm/NSA/zipball/213a70dee2dd04433d31a187e24e92c8b59d1655", - "reference": "213a70dee2dd04433d31a187e24e92c8b59d1655", - "shasum": "" - }, - "require": { - "php": "^5.3 || ^7.0", - "webmozart/assert": "^1.1.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Nyholm\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Tobias Nyholm", - "email": "tobias.nyholm@gmail.com" - } - ], - "description": "See everything and do whatever you want. No privacy rule will stop us. Used in tests, debugging and fixtures to access properties and methods.", - "homepage": "http://tnyholm.se", - "keywords": [ - "Fixture", - "debug", - "reflection", - "test" - ], - "time": "2017-04-13T17:21:01+00:00" - }, - { - "name": "php-translation/common", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://github.com/php-translation/common.git", - "reference": "ceac357a7ad0582d0a6be7b7f2db178c87f229fd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-translation/common/zipball/ceac357a7ad0582d0a6be7b7f2db178c87f229fd", - "reference": "ceac357a7ad0582d0a6be7b7f2db178c87f229fd", - "shasum": "" - }, - "require": { - "php": "^5.4 || ^7.0" - }, - "require-dev": { - "symfony/phpunit-bridge": "^3.4 || ^4.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Translation\\Common\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Tobias Nyholm", - "email": "tobias.nyholm@gmail.com" - } - ], - "description": "Common translation stuff", - "time": "2018-06-14T16:18:37+00:00" - }, - { - "name": "php-translation/extractor", - "version": "1.7.1", - "source": { - "type": "git", - "url": "https://github.com/php-translation/extractor.git", - "reference": "82fc51a07fb626c0bfb31fb3f041baa88fee6acb" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-translation/extractor/zipball/82fc51a07fb626c0bfb31fb3f041baa88fee6acb", - "reference": "82fc51a07fb626c0bfb31fb3f041baa88fee6acb", - "shasum": "" - }, - "require": { - "doctrine/annotations": "^1.2", - "nikic/php-parser": "^3.0 || ^4.0", - "php": "^5.5 || ^7.0", - "symfony/finder": "^2.7 || ^3.0 || ^4.0", - "twig/twig": "^1.27 || ^2.0" - }, - "require-dev": { - "symfony/phpunit-bridge": "^3.4 || ^4.0", - "symfony/translation": "^3.0 || ^4.0", - "symfony/twig-bridge": "^3.0 || ^4.0", - "symfony/validator": "^3.0 || ^4.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.4-dev" - } - }, - "autoload": { - "psr-4": { - "Translation\\Extractor\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Tobias Nyholm", - "email": "tobias.nyholm@gmail.com" - } - ], - "description": "Extract translations form the source code", - "time": "2018-07-09T17:05:17+00:00" - }, - { - "name": "php-translation/symfony-bundle", - "version": "0.8.1", - "source": { - "type": "git", - "url": "https://github.com/php-translation/symfony-bundle.git", - "reference": "fe29aeff419c311672c7d3dc72d9423eefc3ca5c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-translation/symfony-bundle/zipball/fe29aeff419c311672c7d3dc72d9423eefc3ca5c", - "reference": "fe29aeff419c311672c7d3dc72d9423eefc3ca5c", - "shasum": "" - }, - "require": { - "nyholm/nsa": "^1.1", - "php": "^5.5 || ^7.0", - "php-translation/common": "^1.0", - "php-translation/extractor": "^1.3", - "php-translation/symfony-storage": "^1.0", - "symfony/finder": "^2.7 || ^3.0 || ^4.0", - "symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0", - "symfony/intl": "^2.7 || ^3.0 || ^4.0", - "symfony/translation": "^2.7 || ^3.0 || ^4.0", - "symfony/twig-bundle": "^2.7 || ^3.0 || ^4.0", - "symfony/validator": "^2.7 || ^3.0 || ^4.0" - }, - "require-dev": { - "guzzlehttp/psr7": "^1.4", - "matthiasnoback/symfony-config-test": "^2.2 || ^3.1", - "matthiasnoback/symfony-dependency-injection-test": "^1.2 || ^2.3", - "nyholm/symfony-bundle-test": "^1.2.3", - "php-http/curl-client": "^1.7", - "php-http/message": "^1.6", - "php-http/message-factory": "^1.0.2", - "php-translation/translator": "^1.0", - "symfony/asset": "^2.7 || ^3.0 || ^4.0", - "symfony/console": "^2.7 || ^3.0 || ^4.0", - "symfony/dependency-injection": "^2.7 || ^3.0 || ^4.0", - "symfony/phpunit-bridge": "^3.4 || ^4.0", - "symfony/templating": "^2.7 || ^3.0 || ^4.0", - "symfony/twig-bridge": "^2.7 || ^3.0 || ^4.0", - "symfony/web-profiler-bundle": "^2.7 || ^3.0 || ^4.0" - }, - "suggest": { - "php-http/httplug-bundle": "To easier configure your httplug clients." - }, - "type": "symfony-bundle", - "extra": { - "branch-alias": { - "dev-master": "0.7-dev" - } - }, - "autoload": { - "psr-4": { - "Translation\\Bundle\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Tobias Nyholm", - "email": "tobias.nyholm@gmail.com" - } - ], - "time": "2018-10-02T10:05:24+00:00" - }, - { - "name": "php-translation/symfony-storage", - "version": "1.0.1", - "source": { - "type": "git", - "url": "https://github.com/php-translation/symfony-storage.git", - "reference": "8d7b1ea6bf22bee0c7dc9b228cf9437312373a27" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-translation/symfony-storage/zipball/8d7b1ea6bf22bee0c7dc9b228cf9437312373a27", - "reference": "8d7b1ea6bf22bee0c7dc9b228cf9437312373a27", - "shasum": "" - }, - "require": { - "nyholm/nsa": "^1.1", - "php": "^5.5 || ^7.0", - "php-translation/common": "^1.0", - "symfony/translation": "^2.7 || ^3.0 || ^4.0" - }, - "require-dev": { - "symfony/framework-bundle": "^2.7.39 || ^3.0 || ^4.0", - "symfony/phpunit-bridge": "^3.4 || ^4.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.3-dev" - } - }, - "autoload": { - "psr-4": { - "Translation\\SymfonyStorage\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Tobias Nyholm", - "email": "tobias.nyholm@gmail.com" - } - ], - "description": "A translation file storage using Symfony translation component.", - "time": "2018-07-10T10:32:01+00:00" - }, { "name": "symfony/browser-kit", "version": "v4.2.4",