{ "_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": "f4e0ea771f14b771a600546f6b392b33", "packages": [ { "name": "js-phpize/js-phpize", "version": "2.8.4", "source": { "type": "git", "url": "https://github.com/pug-php/js-phpize.git", "reference": "9600d41d454b562646c6aab9aef7318cdc1848a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pug-php/js-phpize/zipball/9600d41d454b562646c6aab9aef7318cdc1848a8", "reference": "9600d41d454b562646c6aab9aef7318cdc1848a8", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=7.0" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", "phpunit/phpunit": "^6.0 || ^7.0" }, "type": "library", "autoload": { "psr-0": { "JsPhpize": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Katarn", "email": "kylekatarnls@gmail.com" } ], "description": "Convert js-like syntax to standalone PHP code.", "support": { "issues": "https://github.com/pug-php/js-phpize/issues", "source": "https://github.com/pug-php/js-phpize/tree/2.8.4" }, "funding": [ { "url": "https://github.com/kylekatarnls", "type": "github" }, { "url": "https://opencollective.com/pug-php", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/pug-php/pug", "type": "tidelift" } ], "time": "2020-07-12T09:52:17+00:00" }, { "name": "js-phpize/js-phpize-phug", "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/pug-php/js-phpize-phug.git", "reference": "fcc59b3511d61a403d905624bb959dc1773138b9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pug-php/js-phpize-phug/zipball/fcc59b3511d61a403d905624bb959dc1773138b9", "reference": "fcc59b3511d61a403d905624bb959dc1773138b9", "shasum": "" }, "require": { "js-phpize/js-phpize": "^2.8.3", "php": ">=7.0", "phug/compiler": "^1.7.2", "phug/formatter": "^1.7.2" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", "phpunit/phpunit": ">=4.8.35 <6.0" }, "type": "library", "autoload": { "psr-0": { "JsPhpize": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Katarn", "email": "kylekatarnls@gmail.com" } ], "description": "Convert js-like syntax to standalone PHP code in Phug template.", "support": { "issues": "https://github.com/pug-php/js-phpize-phug/issues", "source": "https://github.com/pug-php/js-phpize-phug/tree/master" }, "funding": [ { "url": "https://github.com/kylekatarnls", "type": "github" }, { "url": "https://opencollective.com/pug-php", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/pug-php/pug", "type": "tidelift" } ], "time": "2020-04-25T21:04:26+00:00" }, { "name": "js-transformer/js-transformer", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/kylekatarnls/js-transformer-php-wrap.git", "reference": "81730d3ae67824d664615ebb7f721cfa7d77179f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kylekatarnls/js-transformer-php-wrap/zipball/81730d3ae67824d664615ebb7f721cfa7d77179f", "reference": "81730d3ae67824d664615ebb7f721cfa7d77179f", "shasum": "" }, "require": { "nodejs-php-fallback/nodejs-php-fallback": "^1.2" }, "require-dev": { "codeclimate/php-test-reporter": ">=0.3", "phpunit/phpunit": ">=4.8 <6.0" }, "type": "library", "extra": { "npm": { "jstransformer": "^1.0.0" } }, "autoload": { "psr-4": { "": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "homepage": "https://github.com/kylekatarnls/js-transformer-php-wrap", "keywords": [ "js-transformer" ], "support": { "issues": "https://github.com/kylekatarnls/js-transformer-php-wrap/issues", "source": "https://github.com/kylekatarnls/js-transformer-php-wrap/tree/master" }, "time": "2017-10-27T21:27:00+00:00" }, { "name": "mobiledetect/mobiledetectlib", "version": "3.74.0", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", "reference": "812a4aa4605c63fc33d7fe32ca82f29275940b9d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/812a4aa4605c63fc33d7fe32ca82f29275940b9d", "reference": "812a4aa4605c63fc33d7fe32ca82f29275940b9d", "shasum": "" }, "require": { "php": ">=7.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "v2.19.3", "phpunit/phpunit": "^7.0.0", "squizlabs/php_codesniffer": "3.*" }, "type": "library", "autoload": { "psr-4": { "Detection\\": "src/" }, "classmap": [ "src/MobileDetect.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Serban Ghita", "email": "serbanghita@gmail.com", "homepage": "http://mobiledetect.net", "role": "Developer" } ], "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", "homepage": "https://github.com/serbanghita/Mobile-Detect", "keywords": [ "detect mobile devices", "mobile", "mobile detect", "mobile detector", "php mobile detect" ], "support": { "issues": "https://github.com/serbanghita/Mobile-Detect/issues", "source": "https://github.com/serbanghita/Mobile-Detect/tree/3.74.0" }, "time": "2022-12-04T15:37:32+00:00" }, { "name": "nodejs-php-fallback/nodejs-php-fallback", "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/kylekatarnls/nodejs-php-fallback.git", "reference": "0acdf44b057868e4a6bc4e28551dbf91e5ce13fe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kylekatarnls/nodejs-php-fallback/zipball/0acdf44b057868e4a6bc4e28551dbf91e5ce13fe", "reference": "0acdf44b057868e4a6bc4e28551dbf91e5ce13fe", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "php": ">=5.3.0" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", "composer/composer": "^1.2", "phpunit/phpunit": ">=4.8.35 <6.0" }, "type": "composer-plugin", "extra": { "class": "NodejsPhpFallback\\ComposerPlugin" }, "autoload": { "psr-0": { "NodejsPhpFallback\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle", "email": "kylekatarnls@gmail.com" } ], "description": "Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available", "support": { "issues": "https://github.com/kylekatarnls/nodejs-php-fallback/issues", "source": "https://github.com/kylekatarnls/nodejs-php-fallback/tree/1.5.2" }, "funding": [ { "url": "https://github.com/kylekatarnls", "type": "github" }, { "url": "https://opencollective.com/Carbon", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", "type": "tidelift" } ], "time": "2020-10-30T14:11:42+00:00" }, { "name": "phug/js-transformer-filter", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/phug-php/js-transformer-filter.git", "reference": "dbadf07950ee552471905001266cdae7793868a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/js-transformer-filter/zipball/dbadf07950ee552471905001266cdae7793868a8", "reference": "dbadf07950ee552471905001266cdae7793868a8", "shasum": "" }, "require": { "js-transformer/js-transformer": "^1.0", "phug/phug": "^0.1.8 || ^0.2.0 || ^0.3.0 || ^1.0" }, "require-dev": { "phpunit/phpunit": "^4 || ^5", "phug/dev-tool": "^0.1.11" }, "type": "library", "extra": { "npm-confirm": { "jstransformer": "It allows you to use any jstransformer npm package as filter by adding it in your extra.npm section of composer.json." } }, "autoload": { "psr-0": { "Phug\\": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Allow to use any js-transformer as filter in Phug", "homepage": "https://phug-lang.com", "keywords": [ "js-transformer" ], "support": { "issues": "https://github.com/phug-php/js-transformer-filter/issues", "source": "https://github.com/phug-php/js-transformer-filter/tree/master" }, "time": "2019-10-05T16:02:15+00:00" }, { "name": "phug/phug", "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/phug-php/phug.git", "reference": "ee81108f9d7be420b8c57571679168ebd64f1762" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/phug/zipball/ee81108f9d7be420b8c57571679168ebd64f1762", "reference": "ee81108f9d7be420b8c57571679168ebd64f1762", "shasum": "" }, "require": { "php": ">=5.5.0", "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0" }, "replace": { "phug/ast": "self.version", "phug/compiler": "self.version", "phug/dependency-injection": "self.version", "phug/event": "self.version", "phug/facade": "self.version", "phug/formatter": "self.version", "phug/invoker": "self.version", "phug/lexer": "self.version", "phug/parser": "self.version", "phug/reader": "self.version", "phug/renderer": "self.version", "phug/util": "self.version" }, "require-dev": { "cebe/markdown": "^1.1", "js-phpize/js-phpize-phug": "^1.2 || ^2.2", "kylekatarnls/multi-tester": "^1.4", "nodejs-php-fallback/coffeescript": "^1.0", "nodejs-php-fallback/less": "^1.0", "nodejs-php-fallback/stylus": "^1.0", "nodejs-php-fallback/uglify": "^1.0", "phpunit/php-code-coverage": "^2.2 || ^4.0 || ^5.2 || ^6.0 || ^7.0", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.0", "pug-php/pug-filter-coffee-script": "^1.2", "squizlabs/php_codesniffer": "~3.4.2" }, "bin": [ "phug" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev", "dev-facade": "0.4.x-dev" } }, "autoload": { "psr-0": { "": "./src/Phug/Phug/" }, "psr-4": { "Phug\\": [ "./src/Phug/Ast/", "./src/Phug/Compiler/", "./src/Phug/DependencyInjection/", "./src/Phug/Event/", "./src/Phug/Formatter/", "./src/Phug/Invoker/", "./src/Phug/Lexer/", "./src/Phug/Parser/", "./src/Phug/Reader/", "./src/Phug/Renderer/", "./src/Phug/Util/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "KyleKatarn", "email": "jade-php@selfbuild.fr", "homepage": "http://github.com/kylekatarnls" } ], "description": "Pug (ex-Jade) facade engine for PHP, HTML template engine structured by indentation", "homepage": "http://phug-lang.com", "keywords": [ "compiler", "dialect", "html", "jade", "php", "phtml", "phug", "presentation", "pug", "render", "template", "views" ], "support": { "docs": "http://phug-lang.com/docs", "email": "support@phug-lang.com", "issues": "https://github.com/phug-php/phug/issues", "source": "https://github.com/phug-php/phug" }, "funding": [ { "url": "https://github.com/kylekatarnls", "type": "github" }, { "url": "https://opencollective.com/pug-php", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/pug-php/pug", "type": "tidelift" } ], "time": "2020-09-25T14:45:07+00:00" }, { "name": "pug-php/pug", "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/pug-php/pug.git", "reference": "dbf1f2eda24e472cdcd74bfce2466fdb37fee2cd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pug-php/pug/zipball/dbf1f2eda24e472cdcd74bfce2466fdb37fee2cd", "reference": "dbf1f2eda24e472cdcd74bfce2466fdb37fee2cd", "shasum": "" }, "require": { "js-phpize/js-phpize-phug": "^1.1 || ^2.0", "nodejs-php-fallback/nodejs-php-fallback": "^1.3.1", "php": ">=5.5.0", "phug/js-transformer-filter": "^1.0", "phug/phug": "^1.6" }, "replace": { "kylekatarnls/jade-php": "self.version" }, "require-dev": { "phpunit/phpunit": ">=4.8.35 <9.0" }, "bin": [ "pug" ], "type": "library", "extra": { "npm": { "pug-cli": "^1.0.0-alpha6" }, "npm-confirm": { "pug-cli": "It allows you to use the native JS pug engine instead of the default PHP one with the `pugjs` option set to `true`" } }, "autoload": { "psr-0": { "Pug\\": "src/", "Jade\\": "src/" }, "psr-4": { "": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "kylekatarnls", "homepage": "http://github.com/kylekatarnls", "role": "Developer" }, { "name": "pug-php/pug contributors", "homepage": "https://github.com/pug-php/pug/graphs/contributors", "role": "Contributor" }, { "name": "phug-php/phug renderer contributors", "homepage": "https://github.com/phug-php/renderer/graphs/contributors", "role": "Contributor" }, { "name": "phug-php/phug compiler contributors", "homepage": "https://github.com/phug-php/compiler/graphs/contributors", "role": "Contributor" }, { "name": "pug-php/js-phpize contributors", "homepage": "https://github.com/pug-php/js-phpize/graphs/contributors", "role": "Contributor" } ], "description": "HAML-like template engine for PHP", "homepage": "https://github.com/pug-php/pug", "keywords": [ "jade", "minification", "pug", "template" ], "support": { "issues": "https://github.com/pug-php/pug/issues", "source": "https://github.com/pug-php/pug/tree/3.5.0" }, "funding": [ { "url": "https://github.com/kylekatarnls", "type": "github" }, { "url": "https://opencollective.com/pug-php", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/pug-php/pug", "type": "tidelift" } ], "time": "2021-11-11T23:17:20+00:00" }, { "name": "symfony/deprecation-contracts", "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665", "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.2-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/master" }, "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-09-07T11:33:47+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.20.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f4ba089a5b6366e453971d3aad5fe8e897b37f41", "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.20-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" }, "files": [ "bootstrap.php" ] }, "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.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-mbstring", "version": "v1.20.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "39d483bdf39be819deabf04ec872eb0b2410b531" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531", "reference": "39d483bdf39be819deabf04ec872eb0b2410b531", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.20-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "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" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/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.20.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/e70aa8b064c5b72d3df2abd5ab1e90464ad009de", "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.20-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "files": [ "bootstrap.php" ], "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.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/translation-contracts", "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105", "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105", "shasum": "" }, "require": { "php": ">=7.2.5" }, "suggest": { "symfony/translation-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-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.3.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-09-28T13:05:58+00:00" }, { "name": "symfony/validator", "version": "v6.2.8", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", "reference": "c63584f84edbdba9d2519f888350dd90615abe35" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/validator/zipball/c63584f84edbdba9d2519f888350dd90615abe35", "reference": "c63584f84edbdba9d2519f888350dd90615abe35", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", "symfony/translation-contracts": "^1.1|^2|^3" }, "conflict": { "doctrine/annotations": "<1.13", "doctrine/lexer": "<1.1", "phpunit/phpunit": "<5.4.3", "symfony/dependency-injection": "<5.4", "symfony/expression-language": "<5.4", "symfony/http-kernel": "<5.4", "symfony/intl": "<5.4", "symfony/property-info": "<5.4", "symfony/translation": "<5.4", "symfony/yaml": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.13|^2", "egulias/email-validator": "^2.1.10|^3|^4", "symfony/cache": "^5.4|^6.0", "symfony/config": "^5.4|^6.0", "symfony/console": "^5.4|^6.0", "symfony/dependency-injection": "^5.4|^6.0", "symfony/expression-language": "^5.4|^6.0", "symfony/finder": "^5.4|^6.0", "symfony/http-client": "^5.4|^6.0", "symfony/http-foundation": "^5.4|^6.0", "symfony/http-kernel": "^5.4|^6.0", "symfony/intl": "^5.4|^6.0", "symfony/mime": "^5.4|^6.0", "symfony/property-access": "^5.4|^6.0", "symfony/property-info": "^5.4|^6.0", "symfony/translation": "^5.4|^6.0", "symfony/yaml": "^5.4|^6.0" }, "suggest": { "egulias/email-validator": "Strict (RFC compliant) email validation", "psr/cache-implementation": "For using the mapping cache.", "symfony/config": "", "symfony/expression-language": "For using the Expression validator and the ExpressionLanguageSyntax constraints", "symfony/http-foundation": "", "symfony/intl": "", "symfony/property-access": "For accessing properties within comparison constraints", "symfony/property-info": "To automatically add NotNull and Type constraints", "symfony/translation": "For translating validation errors.", "symfony/yaml": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Validator\\": "" }, "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 validate values", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/validator/tree/v6.2.8" }, "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": "2023-03-20T16:06:02+00:00" }, { "name": "symfony/var-dumper", "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "173a79c462b1c81e1fa26129f71e41333d846b26" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/173a79c462b1c81e1fa26129f71e41333d846b26", "reference": "173a79c462b1c81e1fa26129f71e41333d846b26", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.15" }, "conflict": { "phpunit/phpunit": "<5.4.3", "symfony/console": "<4.4" }, "require-dev": { "ext-iconv": "*", "symfony/console": "^4.4|^5.0", "symfony/process": "^4.4|^5.0", "twig/twig": "^2.4|^3.0" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", "ext-intl": "To show region name in time zone dump", "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" }, "bin": [ "Resources/bin/var-dump-server" ], "type": "library", "autoload": { "files": [ "Resources/functions/dump.php" ], "psr-4": { "Symfony\\Component\\VarDumper\\": "" }, "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": "Symfony mechanism for exploring and dumping PHP variables", "homepage": "https://symfony.com", "keywords": [ "debug", "dump" ], "support": { "source": "https://github.com/symfony/var-dumper/tree/v5.2.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-11-27T00:39:34+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }