diff --git a/nixbld-etc-nixos/flarum/composer.json b/nixbld-etc-nixos/flarum/composer.json index 56be854..e2c555b 100644 --- a/nixbld-etc-nixos/flarum/composer.json +++ b/nixbld-etc-nixos/flarum/composer.json @@ -39,26 +39,19 @@ "docs": "https://flarum.org/docs/" }, "require": { - "flarum/approval": "^0.1.0", - "flarum/auth-facebook": "^0.1.0", - "flarum/auth-github": "^0.1.0", - "flarum/auth-twitter": "^0.1.0", - "flarum/bbcode": "^0.1.0", - "flarum/core": "^0.1.0", - "flarum/emoji": "^0.1.0", - "flarum/flags": "^0.1.0", - "flarum/lang-english": "^0.1.0", - "flarum/likes": "^0.1.0", - "flarum/lock": "^0.1.0", - "flarum/markdown": "^0.1.0", - "flarum/mentions": "^0.1.0", - "flarum/pusher": "^0.1.0", - "flarum/statistics": "^0.1.0", - "flarum/sticky": "^0.1.0", - "flarum/subscriptions": "^0.1.0", - "flarum/suspend": "^0.1.0", - "flarum/tags": "^0.1.0", - "fof/upload": "^0.10.0", + "flarum/bbcode": "*", + "flarum/core": "*", + "flarum/emoji": "*", + "flarum/flags": "*", + "flarum/lang-english": "*", + "flarum/likes": "*", + "flarum/markdown": "*", + "flarum/mentions": "*", + "flarum/sticky": "*", + "flarum/subscriptions": "*", + "flarum/suspend": "*", + "flarum/tags": "*", + "fof/upload": "*", "fof/subscribed": "*" }, "config": { diff --git a/nixbld-etc-nixos/flarum/composer.lock b/nixbld-etc-nixos/flarum/composer.lock index c8bd4c4..268a3c0 100644 --- a/nixbld-etc-nixos/flarum/composer.lock +++ b/nixbld-etc-nixos/flarum/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "43b684957d3dd654472e7317230922f4", + "content-hash": "eb0b1e2d1d6badd233d0aaddb1a97fee", "packages": [ { "name": "axy/backtrace", @@ -199,17 +199,73 @@ "time": "2020-08-20T09:49:44+00:00" }, { - "name": "components/font-awesome", - "version": "5.9.0", + "name": "brick/math", + "version": "0.9.2", "source": { "type": "git", - "url": "https://github.com/components/font-awesome.git", - "reference": "1be57c473b964c8130f2dbd9edc4f64db5394114" + "url": "https://github.com/brick/math.git", + "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/components/font-awesome/zipball/1be57c473b964c8130f2dbd9edc4f64db5394114", - "reference": "1be57c473b964c8130f2dbd9edc4f64db5394114", + "url": "https://api.github.com/repos/brick/math/zipball/dff976c2f3487d42c1db75a3b180e2b9f0e72ce0", + "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0", + "shasum": "" + }, + "require": { + "ext-json": "*", + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "php-coveralls/php-coveralls": "^2.2", + "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0", + "vimeo/psalm": "4.3.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "Brick\\Math\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Arbitrary-precision arithmetic library", + "keywords": [ + "Arbitrary-precision", + "BigInteger", + "BigRational", + "arithmetic", + "bigdecimal", + "bignum", + "brick", + "math" + ], + "support": { + "issues": "https://github.com/brick/math/issues", + "source": "https://github.com/brick/math/tree/0.9.2" + }, + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/brick/math", + "type": "tidelift" + } + ], + "time": "2021-01-20T22:51:39+00:00" + }, + { + "name": "components/font-awesome", + "version": "5.15.3", + "source": { + "type": "git", + "url": "https://github.com/components/font-awesome.git", + "reference": "09f1f2e02ea0cd319569b32f8639b37dfcd7a62d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/components/font-awesome/zipball/09f1f2e02ea0cd319569b32f8639b37dfcd7a62d", + "reference": "09f1f2e02ea0cd319569b32f8639b37dfcd7a62d", "shasum": "" }, "type": "component", @@ -233,37 +289,43 @@ "description": "Font Awesome, the iconic SVG, font, and CSS framework.", "support": { "issues": "https://github.com/components/font-awesome/issues", - "source": "https://github.com/components/font-awesome/tree/5.9.0" + "source": "https://github.com/components/font-awesome/tree/5.15.3" }, - "time": "2019-06-07T02:02:10+00:00" + "time": "2021-03-17T05:28:56+00:00" }, { "name": "dflydev/fig-cookies", - "version": "v1.0.2", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/dflydev/dflydev-fig-cookies.git", - "reference": "883233c159d00d39e940bd12cfe42c0d23420c1c" + "reference": "ea6934204b1b34ffdf5130dc7e0928d18ced2498" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dflydev/dflydev-fig-cookies/zipball/883233c159d00d39e940bd12cfe42c0d23420c1c", - "reference": "883233c159d00d39e940bd12cfe42c0d23420c1c", + "url": "https://api.github.com/repos/dflydev/dflydev-fig-cookies/zipball/ea6934204b1b34ffdf5130dc7e0928d18ced2498", + "reference": "ea6934204b1b34ffdf5130dc7e0928d18ced2498", "shasum": "" }, "require": { - "php": ">=5.4", - "psr/http-message": "~1.0" + "ext-pcre": "*", + "php": "^7.2 || ^8.0", + "psr/http-message": "^1" }, "require-dev": { - "codeclimate/php-test-reporter": "~0.1@dev", - "phpunit/phpunit": "~4.5", - "squizlabs/php_codesniffer": "~2.3" + "doctrine/coding-standard": "^8", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-phpunit": "^0.12.16", + "phpunit/phpunit": "^7.2.6 || ^9", + "scrutinizer/ocular": "^1.8", + "squizlabs/php_codesniffer": "^3.3", + "vimeo/psalm": "^4.4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-main": "3.0.x-dev" } }, "autoload": { @@ -289,46 +351,45 @@ ], "support": { "issues": "https://github.com/dflydev/dflydev-fig-cookies/issues", - "source": "https://github.com/dflydev/dflydev-fig-cookies/tree/master" + "source": "https://github.com/dflydev/dflydev-fig-cookies/tree/v3.0.0" }, - "time": "2016-03-28T09:10:18+00:00" + "time": "2021-01-22T02:53:56+00:00" }, { "name": "doctrine/cache", - "version": "1.10.2", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "13e3381b25847283a91948d04640543941309727" + "reference": "a9c1b59eba5a08ca2770a76eddb88922f504e8e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727", - "reference": "13e3381b25847283a91948d04640543941309727", + "url": "https://api.github.com/repos/doctrine/cache/zipball/a9c1b59eba5a08ca2770a76eddb88922f504e8e0", + "reference": "a9c1b59eba5a08ca2770a76eddb88922f504e8e0", "shasum": "" }, "require": { "php": "~7.1 || ^8.0" }, "conflict": { - "doctrine/common": ">2.2,<2.4" + "doctrine/common": ">2.2,<2.4", + "psr/cache": ">=3" }, "require-dev": { "alcaeus/mongo-php-adapter": "^1.1", - "doctrine/coding-standard": "^6.0", + "cache/integration-tests": "dev-master", + "doctrine/coding-standard": "^8.0", "mongodb/mongodb": "^1.1", - "phpunit/phpunit": "^7.0", - "predis/predis": "~1.0" + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", + "predis/predis": "~1.0", + "psr/cache": "^1.0 || ^2.0", + "symfony/cache": "^4.4 || ^5.2" }, "suggest": { "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.9.x-dev" - } - }, "autoload": { "psr-4": { "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" @@ -375,7 +436,7 @@ ], "support": { "issues": "https://github.com/doctrine/cache/issues", - "source": "https://github.com/doctrine/cache/tree/1.10.x" + "source": "https://github.com/doctrine/cache/tree/1.11.0" }, "funding": [ { @@ -391,20 +452,20 @@ "type": "tidelift" } ], - "time": "2020-07-07T18:54:01+00:00" + "time": "2021-04-13T14:46:17+00:00" }, { "name": "doctrine/dbal", - "version": "2.13.0", + "version": "2.13.1", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "67d56d3203b33db29834e6b2fcdbfdc50535d796" + "reference": "c800380457948e65bbd30ba92cc17cda108bf8c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/67d56d3203b33db29834e6b2fcdbfdc50535d796", - "reference": "67d56d3203b33db29834e6b2fcdbfdc50535d796", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/c800380457948e65bbd30ba92cc17cda108bf8c9", + "reference": "c800380457948e65bbd30ba92cc17cda108bf8c9", "shasum": "" }, "require": { @@ -419,6 +480,7 @@ "jetbrains/phpstorm-stubs": "2020.2", "phpstan/phpstan": "0.12.81", "phpunit/phpunit": "^7.5.20|^8.5|9.5.0", + "squizlabs/php_codesniffer": "3.6.0", "symfony/console": "^2.0.5|^3.0|^4.0|^5.0", "vimeo/psalm": "4.6.4" }, @@ -481,7 +543,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/2.13.0" + "source": "https://github.com/doctrine/dbal/tree/2.13.1" }, "funding": [ { @@ -497,7 +559,7 @@ "type": "tidelift" } ], - "time": "2021-03-28T18:10:53+00:00" + "time": "2021-04-17T17:30:19+00:00" }, { "name": "doctrine/deprecations", @@ -638,16 +700,16 @@ }, { "name": "doctrine/inflector", - "version": "1.4.3", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c" + "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/4650c8b30c753a76bf44fb2ed00117d6f367490c", - "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210", + "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210", "shasum": "" }, "require": { @@ -668,7 +730,6 @@ }, "autoload": { "psr-4": { - "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector", "Doctrine\\Inflector\\": "lib/Doctrine/Inflector" } }, @@ -714,7 +775,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/1.4.x" + "source": "https://github.com/doctrine/inflector/tree/2.0.x" }, "funding": [ { @@ -730,7 +791,7 @@ "type": "tidelift" } ], - "time": "2020-05-29T07:19:59+00:00" + "time": "2020-05-29T15:13:26+00:00" }, { "name": "doctrine/lexer", @@ -814,27 +875,27 @@ }, { "name": "egulias/email-validator", - "version": "3.1.1", + "version": "2.1.25", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307" + "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c81f18a3efb941d8c4d2e025f6183b5c6d697307", - "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4", + "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4", "shasum": "" }, "require": { - "doctrine/lexer": "^1.2", - "php": ">=7.2", - "symfony/polyfill-intl-idn": "^1.15" + "doctrine/lexer": "^1.0.1", + "php": ">=5.5", + "symfony/polyfill-intl-idn": "^1.10" }, "require-dev": { - "php-coveralls/php-coveralls": "^2.2", - "phpunit/phpunit": "^8.5.8|^9.3.3", - "vimeo/psalm": "^4" + "dominicsayers/isemail": "^3.0.7", + "phpunit/phpunit": "^4.8.36|^7.5.15", + "satooshi/php-coveralls": "^1.0.1" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" @@ -842,7 +903,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0.x-dev" + "dev-master": "2.1.x-dev" } }, "autoload": { @@ -870,7 +931,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/3.1.1" + "source": "https://github.com/egulias/EmailValidator/tree/2.1.25" }, "funding": [ { @@ -878,57 +939,7 @@ "type": "github" } ], - "time": "2021-04-01T18:37:14+00:00" - }, - { - "name": "erusev/parsedown", - "version": "1.7.4", - "source": { - "type": "git", - "url": "https://github.com/erusev/parsedown.git", - "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3", - "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3", - "shasum": "" - }, - "require": { - "ext-mbstring": "*", - "php": ">=5.3.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.35" - }, - "type": "library", - "autoload": { - "psr-0": { - "Parsedown": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Emanuil Rusev", - "email": "hello@erusev.com", - "homepage": "http://erusev.com" - } - ], - "description": "Parser for Markdown.", - "homepage": "http://parsedown.org", - "keywords": [ - "markdown", - "parser" - ], - "support": { - "issues": "https://github.com/erusev/parsedown/issues", - "source": "https://github.com/erusev/parsedown/tree/1.7.x" - }, - "time": "2019-12-30T22:54:17+00:00" + "time": "2020-12-29T14:50:06+00:00" }, { "name": "fig/http-message-util", @@ -1057,285 +1068,22 @@ ], "time": "2021-03-30T12:00:00+00:00" }, - { - "name": "flarum/approval", - "version": "v0.1.0-beta.13", - "source": { - "type": "git", - "url": "https://github.com/flarum/approval.git", - "reference": "a93aa0c490ea4e73ac9999b580734febcd9b97a5" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/flarum/approval/zipball/a93aa0c490ea4e73ac9999b580734febcd9b97a5", - "reference": "a93aa0c490ea4e73ac9999b580734febcd9b97a5", - "shasum": "" - }, - "require": { - "flarum/core": "^0.1.0-beta.13", - "flarum/flags": "^0.1.0-beta.13" - }, - "type": "flarum-extension", - "extra": { - "branch-alias": { - "dev-master": "0.1.x-dev" - }, - "flarum-extension": { - "title": "Approval", - "icon": { - "name": "fas fa-check", - "backgroundColor": "#ABDC88", - "color": "#3F8A32" - } - } - }, - "autoload": { - "psr-4": { - "Flarum\\Approval\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Make discussions and posts require moderator approval.", - "keywords": [ - "moderation" - ], - "support": { - "issues": "https://github.com/flarum/core/issues", - "source": "https://github.com/flarum/approval" - }, - "funding": [ - { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" - } - ], - "time": "2020-05-01T11:08:43+00:00" - }, - { - "name": "flarum/auth-facebook", - "version": "v0.1.0-beta.13", - "source": { - "type": "git", - "url": "https://github.com/flarum/auth-facebook.git", - "reference": "434acf36b882b9deb0f6f1f1c1d03ad33d3e0936" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/flarum/auth-facebook/zipball/434acf36b882b9deb0f6f1f1c1d03ad33d3e0936", - "reference": "434acf36b882b9deb0f6f1f1c1d03ad33d3e0936", - "shasum": "" - }, - "require": { - "flarum/core": "^0.1.0-beta.13", - "league/oauth2-facebook": "^2.0" - }, - "type": "flarum-extension", - "extra": { - "branch-alias": { - "dev-master": "0.1.x-dev" - }, - "flarum-extension": { - "title": "Facebook Login", - "icon": { - "name": "fab fa-facebook", - "backgroundColor": "#3b5998", - "color": "#fff" - } - } - }, - "autoload": { - "psr-4": { - "Flarum\\Auth\\Facebook\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Allow users to log in with Facebook.", - "keywords": [ - "Authentication" - ], - "support": { - "issues": "https://github.com/flarum/core/issues", - "source": "https://github.com/flarum/auth-facebook" - }, - "funding": [ - { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" - } - ], - "abandoned": "fof/oauth", - "time": "2020-05-01T11:08:43+00:00" - }, - { - "name": "flarum/auth-github", - "version": "v0.1.0-beta.13", - "source": { - "type": "git", - "url": "https://github.com/flarum/auth-github.git", - "reference": "d01b8349c49cf9807bdf9da86ff1d5f1a8d7c853" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/flarum/auth-github/zipball/d01b8349c49cf9807bdf9da86ff1d5f1a8d7c853", - "reference": "d01b8349c49cf9807bdf9da86ff1d5f1a8d7c853", - "shasum": "" - }, - "require": { - "flarum/core": "^0.1.0-beta.13", - "league/oauth2-github": "^2.0" - }, - "type": "flarum-extension", - "extra": { - "branch-alias": { - "dev-master": "0.1.x-dev" - }, - "flarum-extension": { - "title": "GitHub Login", - "icon": { - "name": "fab fa-github", - "backgroundColor": "#eee", - "color": "#333" - } - } - }, - "autoload": { - "psr-4": { - "Flarum\\Auth\\Github\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Allow users to log in with GitHub.", - "keywords": [ - "Authentication" - ], - "support": { - "issues": "https://github.com/flarum/core/issues", - "source": "https://github.com/flarum/auth-github" - }, - "funding": [ - { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" - } - ], - "abandoned": "fof/oauth", - "time": "2020-05-01T11:08:43+00:00" - }, - { - "name": "flarum/auth-twitter", - "version": "v0.1.0-beta.13", - "source": { - "type": "git", - "url": "https://github.com/flarum/auth-twitter.git", - "reference": "f96265c36ccb49e0d16734907ffd6acb6108ce75" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/flarum/auth-twitter/zipball/f96265c36ccb49e0d16734907ffd6acb6108ce75", - "reference": "f96265c36ccb49e0d16734907ffd6acb6108ce75", - "shasum": "" - }, - "require": { - "flarum/core": "^0.1.0-beta.13", - "league/oauth1-client": "^1.6" - }, - "type": "flarum-extension", - "extra": { - "branch-alias": { - "dev-master": "0.1.x-dev" - }, - "flarum-extension": { - "title": "Twitter Login", - "icon": { - "name": "fab fa-twitter", - "backgroundColor": "#55ADEE", - "color": "#fff" - } - } - }, - "autoload": { - "psr-4": { - "Flarum\\Auth\\Twitter\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Allow users to log in with Twitter.", - "keywords": [ - "Authentication" - ], - "support": { - "issues": "https://github.com/flarum/core/issues", - "source": "https://github.com/flarum/auth-twitter" - }, - "funding": [ - { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" - } - ], - "abandoned": "fof/oauth", - "time": "2020-05-01T11:08:44+00:00" - }, { "name": "flarum/bbcode", - "version": "v0.1.0-beta.12", + "version": "v0.1.0-beta.16", "source": { "type": "git", "url": "https://github.com/flarum/bbcode.git", - "reference": "165c47059e1f44cae56cc5462366c92ca96dcc33" + "reference": "e2c5c28829b30d3a05ea175a359fc4415219e45c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/bbcode/zipball/165c47059e1f44cae56cc5462366c92ca96dcc33", - "reference": "165c47059e1f44cae56cc5462366c92ca96dcc33", + "url": "https://api.github.com/repos/flarum/bbcode/zipball/e2c5c28829b30d3a05ea175a359fc4415219e45c", + "reference": "e2c5c28829b30d3a05ea175a359fc4415219e45c", "shasum": "" }, "require": { - "flarum/core": "^0.1.0-beta.12" + "flarum/core": "^0.1.0-beta.16" }, "type": "flarum-extension", "extra": { @@ -1344,6 +1092,7 @@ }, "flarum-extension": { "title": "BBCode", + "category": "feature", "icon": { "name": "fas fa-bold", "backgroundColor": "#238C59", @@ -1356,91 +1105,86 @@ "MIT" ], "description": "Allow posts to be formatted with BBCode.", + "homepage": "https://flarum.org", "keywords": [ "formatting" ], "support": { + "forum": "https://discuss.flarum.org", "issues": "https://github.com/flarum/core/issues", "source": "https://github.com/flarum/bbcode" }, "funding": [ { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" + "url": "https://flarum.org/donate/", + "type": "website" } ], - "time": "2020-03-04T11:08:08+00:00" + "time": "2021-03-15T09:32:08+00:00" }, { "name": "flarum/core", - "version": "v0.1.0-beta.13", + "version": "v0.1.0-beta.16", "source": { "type": "git", "url": "https://github.com/flarum/core.git", - "reference": "fd371c1203439810af8f6814cdff402faebf4126" + "reference": "9fffb8ec1a15926b5ee10c052224e5cc8035b6f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/core/zipball/fd371c1203439810af8f6814cdff402faebf4126", - "reference": "fd371c1203439810af8f6814cdff402faebf4126", + "url": "https://api.github.com/repos/flarum/core/zipball/9fffb8ec1a15926b5ee10c052224e5cc8035b6f5", + "reference": "9fffb8ec1a15926b5ee10c052224e5cc8035b6f5", "shasum": "" }, "require": { "axy/sourcemap": "^0.1.4", - "components/font-awesome": "5.9.*", - "dflydev/fig-cookies": "^1.0.2", + "components/font-awesome": "^5.14.0", + "dflydev/fig-cookies": "^3.0.0", "doctrine/dbal": "^2.7", - "franzl/whoops-middleware": "^0.4.0", - "illuminate/bus": "5.7.*", - "illuminate/cache": "5.7.*", - "illuminate/config": "5.7.*", - "illuminate/container": "5.7.*", - "illuminate/contracts": "5.7.*", - "illuminate/database": "5.7.*", - "illuminate/events": "5.7.*", - "illuminate/filesystem": "5.7.*", - "illuminate/hashing": "5.7.*", - "illuminate/mail": "5.7.*", - "illuminate/queue": "5.7.*", - "illuminate/session": "5.7.*", - "illuminate/support": "5.7.*", - "illuminate/validation": "5.7.*", - "illuminate/view": "5.7.*", + "franzl/whoops-middleware": "^2.0.0", + "illuminate/bus": "^8.0", + "illuminate/cache": "^8.0", + "illuminate/config": "^8.0", + "illuminate/container": "^8.0", + "illuminate/contracts": "^8.0", + "illuminate/database": "^8.0", + "illuminate/events": "^8.0", + "illuminate/filesystem": "^8.0", + "illuminate/hashing": "^8.0", + "illuminate/mail": "^8.0", + "illuminate/queue": "^8.0", + "illuminate/session": "^8.0", + "illuminate/support": "^8.0", + "illuminate/validation": "^8.0", + "illuminate/view": "^8.0", "intervention/image": "^2.5.0", - "laminas/laminas-diactoros": "^1.8.4", - "laminas/laminas-httphandlerrunner": "^1.0", - "laminas/laminas-stratigility": "^3.0", + "laminas/laminas-diactoros": "^2.4.1", + "laminas/laminas-httphandlerrunner": "^1.2.0", + "laminas/laminas-stratigility": "^3.2.2", "league/flysystem": "^1.0.11", "matthiasmullie/minify": "^1.3", - "middlewares/base-path": "^1.1", - "middlewares/base-path-router": "^0.2.1", - "middlewares/request-handler": "^1.2", + "middlewares/base-path": "^2.0.1", + "middlewares/base-path-router": "^2.0.1", + "middlewares/request-handler": "^2.0.1", "monolog/monolog": "^1.16.0", + "nesbot/carbon": "^2.0", "nikic/fast-route": "^0.6", - "php": ">=7.2", + "php": ">=7.3", "psr/http-message": "^1.0", "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", "s9e/text-formatter": "^2.3.6", - "symfony/config": "^3.3", - "symfony/console": "^4.2", - "symfony/event-dispatcher": "^4.3.2", - "symfony/translation": "^3.3", - "symfony/yaml": "^3.3", + "symfony/config": "^5.2.2", + "symfony/console": "^5.2.2", + "symfony/event-dispatcher": "^5.2.2", + "symfony/mime": "^5.2.0", + "symfony/translation": "^5.1.5", + "symfony/yaml": "^5.2.2", "tobscure/json-api": "^0.3.0", "wikimedia/less.php": "^3.0" }, "require-dev": { - "mockery/mockery": "^1.0", - "phpunit/phpunit": "^7.0" + "flarum/testing": "^0.1.0-beta.16" }, "type": "library", "extra": { @@ -1453,7 +1197,8 @@ "Flarum\\": "src/" }, "files": [ - "src/helpers.php" + "src/helpers.php", + "src/TranslatorInterface.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -1462,27 +1207,9 @@ ], "authors": [ { - "name": "Franz Liedke", - "email": "franz@develophp.org" - }, - { - "name": "Daniel Klabbers", - "email": "daniel@klabbers.email", - "homepage": "https://luceos.com" - }, - { - "name": "David Sevilla Martin", - "email": "me+flarum@datitisev.me", - "homepage": "https://datitisev.me" - }, - { - "name": "Clark Winkelmann", - "email": "clark.winkelmann@gmail.com", - "homepage": "https://clarkwinkelmann.com" - }, - { - "name": "Matthew Kilgore", - "email": "matthew@kilgore.dev" + "name": "Flarum", + "email": "info@flarum.org", + "homepage": "https://flarum.org/team" } ], "description": "Delightfully simple forum software.", @@ -1510,24 +1237,24 @@ "type": "tidelift" } ], - "time": "2020-05-04T10:52:03+00:00" + "time": "2021-03-15T16:48:47+00:00" }, { "name": "flarum/emoji", - "version": "v0.1.0-beta.13", + "version": "v0.1.0-beta.16", "source": { "type": "git", "url": "https://github.com/flarum/emoji.git", - "reference": "0155803b0503727c9962d3994f59e7f3d34dd629" + "reference": "1f9356087457da90799d6601edec002d1a9873f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/emoji/zipball/0155803b0503727c9962d3994f59e7f3d34dd629", - "reference": "0155803b0503727c9962d3994f59e7f3d34dd629", + "url": "https://api.github.com/repos/flarum/emoji/zipball/1f9356087457da90799d6601edec002d1a9873f6", + "reference": "1f9356087457da90799d6601edec002d1a9873f6", "shasum": "" }, "require": { - "flarum/core": "^0.1.0-beta.13" + "flarum/core": "^0.1.0-beta.16" }, "type": "flarum-extension", "extra": { @@ -1536,6 +1263,7 @@ }, "flarum-extension": { "title": "Emoji", + "category": "feature", "icon": { "image": "icon.svg", "backgroundColor": "#FECC4D" @@ -1547,45 +1275,39 @@ "MIT" ], "description": "Convert text and unicode emoji into Twemoji.", + "homepage": "https://flarum.org", "keywords": [ "formatting" ], "support": { + "forum": "https://discuss.flarum.org", "issues": "https://github.com/flarum/core/issues", "source": "https://github.com/flarum/emoji" }, "funding": [ { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" + "url": "https://flarum.org/donate/", + "type": "website" } ], - "time": "2020-05-01T11:08:44+00:00" + "time": "2021-03-15T10:21:14+00:00" }, { "name": "flarum/flags", - "version": "v0.1.0-beta.13", + "version": "v0.1.0-beta.16", "source": { "type": "git", "url": "https://github.com/flarum/flags.git", - "reference": "dfa0b09545937b95010f63a122cdc16f9f23696c" + "reference": "53465badf825392f402f70702dc5c5660a1bac76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/flags/zipball/dfa0b09545937b95010f63a122cdc16f9f23696c", - "reference": "dfa0b09545937b95010f63a122cdc16f9f23696c", + "url": "https://api.github.com/repos/flarum/flags/zipball/53465badf825392f402f70702dc5c5660a1bac76", + "reference": "53465badf825392f402f70702dc5c5660a1bac76", "shasum": "" }, "require": { - "flarum/core": "^0.1.0-beta.13" + "flarum/core": "^0.1.0-beta.16" }, "type": "flarum-extension", "extra": { @@ -1594,6 +1316,7 @@ }, "flarum-extension": { "title": "Flags", + "category": "feature", "icon": { "name": "fas fa-flag", "backgroundColor": "#D659B5", @@ -1611,45 +1334,39 @@ "MIT" ], "description": "Allow users to flag posts for moderator review.", + "homepage": "https://flarum.org", "keywords": [ "moderation" ], "support": { + "forum": "https://discuss.flarum.org", "issues": "https://github.com/flarum/core/issues", "source": "https://github.com/flarum/flags" }, "funding": [ { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" + "url": "https://flarum.org/donate/", + "type": "website" } ], - "time": "2020-05-01T11:08:45+00:00" + "time": "2021-03-15T10:27:30+00:00" }, { "name": "flarum/lang-english", - "version": "v0.1.0-beta.13", + "version": "v0.1.0-beta.16", "source": { "type": "git", "url": "https://github.com/flarum/lang-english.git", - "reference": "9056fca21d357d24700aa11b98ff277f23542675" + "reference": "aec3e4f9b39d61caf63d601306b35e57828fce12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/lang-english/zipball/9056fca21d357d24700aa11b98ff277f23542675", - "reference": "9056fca21d357d24700aa11b98ff277f23542675", + "url": "https://api.github.com/repos/flarum/lang-english/zipball/aec3e4f9b39d61caf63d601306b35e57828fce12", + "reference": "aec3e4f9b39d61caf63d601306b35e57828fce12", "shasum": "" }, "require": { - "flarum/core": "^0.1.0-beta.13" + "flarum/core": "^0.1.0-beta.16" }, "type": "flarum-extension", "extra": { @@ -1658,6 +1375,12 @@ }, "flarum-extension": { "title": "English", + "category": "language", + "info": { + "donate": "https://flarum.org/donate/", + "website": "https://flarum.org", + "support": "https://discuss.flarum.org" + }, "icon": { "image": "icon.svg", "backgroundColor": "#00247d", @@ -1679,7 +1402,7 @@ "locale" ], "support": { - "source": "https://github.com/flarum/lang-english/tree/v0.1.0-beta.13" + "source": "https://github.com/flarum/lang-english/tree/v0.1.0-beta.16" }, "funding": [ { @@ -1695,24 +1418,24 @@ "type": "tidelift" } ], - "time": "2020-05-04T09:04:45+00:00" + "time": "2021-03-15T12:29:23+00:00" }, { "name": "flarum/likes", - "version": "v0.1.0-beta.13", + "version": "v0.1.0-beta.16", "source": { "type": "git", "url": "https://github.com/flarum/likes.git", - "reference": "18681e5d671fdc06a9e6b8c2bef2b1cd8ecafa66" + "reference": "975739e8bfc762405348c0b4822442126e0d5932" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/likes/zipball/18681e5d671fdc06a9e6b8c2bef2b1cd8ecafa66", - "reference": "18681e5d671fdc06a9e6b8c2bef2b1cd8ecafa66", + "url": "https://api.github.com/repos/flarum/likes/zipball/975739e8bfc762405348c0b4822442126e0d5932", + "reference": "975739e8bfc762405348c0b4822442126e0d5932", "shasum": "" }, "require": { - "flarum/core": "^0.1.0-beta.13" + "flarum/core": "^0.1.0-beta.16" }, "type": "flarum-extension", "extra": { @@ -1721,6 +1444,7 @@ }, "flarum-extension": { "title": "Likes", + "category": "feature", "icon": { "name": "far fa-thumbs-up", "backgroundColor": "#3A649D", @@ -1738,109 +1462,39 @@ "MIT" ], "description": "Allow users to like posts.", + "homepage": "https://flarum.org", "keywords": [ "discussion" ], "support": { + "forum": "https://discuss.flarum.org", "issues": "https://github.com/flarum/core/issues", "source": "https://github.com/flarum/likes" }, "funding": [ { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" + "url": "https://flarum.org/donate/", + "type": "website" } ], - "time": "2020-05-01T08:42:55+00:00" - }, - { - "name": "flarum/lock", - "version": "v0.1.0-beta.13", - "source": { - "type": "git", - "url": "https://github.com/flarum/lock.git", - "reference": "9c44e335b6e9e9d38a72c278ff6e55c904ae0864" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/flarum/lock/zipball/9c44e335b6e9e9d38a72c278ff6e55c904ae0864", - "reference": "9c44e335b6e9e9d38a72c278ff6e55c904ae0864", - "shasum": "" - }, - "require": { - "flarum/core": "^0.1.0-beta.13" - }, - "type": "flarum-extension", - "extra": { - "branch-alias": { - "dev-master": "0.1.x-dev" - }, - "flarum-extension": { - "title": "Lock", - "icon": { - "name": "fas fa-lock", - "backgroundColor": "#ddd", - "color": "#666" - } - } - }, - "autoload": { - "psr-4": { - "Flarum\\Lock\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "End a discussion and don't let anyone add further replies.", - "keywords": [ - "moderation" - ], - "support": { - "issues": "https://github.com/flarum/core/issues", - "source": "https://github.com/flarum/lock" - }, - "funding": [ - { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" - } - ], - "time": "2020-05-01T11:08:45+00:00" + "time": "2021-03-15T10:49:08+00:00" }, { "name": "flarum/markdown", - "version": "v0.1.0-beta.13", + "version": "v0.1.0-beta.16.1", "source": { "type": "git", "url": "https://github.com/flarum/markdown.git", - "reference": "0fabad5137c535f561fb6464daf61b68dc6120d7" + "reference": "88e41c73a28f48f24fe346ed3a1d35ec11455d3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/markdown/zipball/0fabad5137c535f561fb6464daf61b68dc6120d7", - "reference": "0fabad5137c535f561fb6464daf61b68dc6120d7", + "url": "https://api.github.com/repos/flarum/markdown/zipball/88e41c73a28f48f24fe346ed3a1d35ec11455d3b", + "reference": "88e41c73a28f48f24fe346ed3a1d35ec11455d3b", "shasum": "" }, "require": { - "flarum/core": "^0.1.0-beta.13" + "flarum/core": "^0.1.0-beta.16" }, "type": "flarum-extension", "extra": { @@ -1849,6 +1503,7 @@ }, "flarum-extension": { "title": "Markdown", + "category": "feature", "icon": { "image": "icon.svg", "backgroundColor": "#000", @@ -1864,45 +1519,39 @@ "MIT" ], "description": "Allow posts to be formatted with Markdown.", + "homepage": "https://flarum.org", "keywords": [ "formatting" ], "support": { + "forum": "https://discuss.flarum.org", "issues": "https://github.com/flarum/core/issues", "source": "https://github.com/flarum/markdown" }, "funding": [ { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" + "url": "https://flarum.org/donate/", + "type": "website" } ], - "time": "2020-05-04T08:14:22+00:00" + "time": "2021-03-25T17:54:43+00:00" }, { "name": "flarum/mentions", - "version": "v0.1.0-beta.13", + "version": "v0.1.0-beta.16", "source": { "type": "git", "url": "https://github.com/flarum/mentions.git", - "reference": "63e203b608bd86b6d0fbd9db189227a2d54bf12f" + "reference": "21b885fdca94a9088a2fed1146c0961188d10e52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/mentions/zipball/63e203b608bd86b6d0fbd9db189227a2d54bf12f", - "reference": "63e203b608bd86b6d0fbd9db189227a2d54bf12f", + "url": "https://api.github.com/repos/flarum/mentions/zipball/21b885fdca94a9088a2fed1146c0961188d10e52", + "reference": "21b885fdca94a9088a2fed1146c0961188d10e52", "shasum": "" }, "require": { - "flarum/core": "^0.1.0-beta.13" + "flarum/core": "^0.1.0-beta.16" }, "type": "flarum-extension", "extra": { @@ -1911,6 +1560,7 @@ }, "flarum-extension": { "title": "Mentions", + "category": "feature", "icon": { "name": "fas fa-at", "backgroundColor": "#539EC1", @@ -1928,177 +1578,39 @@ "MIT" ], "description": "Mention and reply to specific posts and users.", + "homepage": "https://flarum.org", "keywords": [ "discussion" ], "support": { + "forum": "https://discuss.flarum.org", "issues": "https://github.com/flarum/core/issues", "source": "https://github.com/flarum/mentions" }, "funding": [ { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" + "url": "https://flarum.org/donate/", + "type": "website" } ], - "time": "2020-05-04T08:35:14+00:00" - }, - { - "name": "flarum/pusher", - "version": "v0.1.0-beta.13", - "source": { - "type": "git", - "url": "https://github.com/flarum/pusher.git", - "reference": "0f4955004c16b9ce230307b6539b0e389d9804cd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/flarum/pusher/zipball/0f4955004c16b9ce230307b6539b0e389d9804cd", - "reference": "0f4955004c16b9ce230307b6539b0e389d9804cd", - "shasum": "" - }, - "require": { - "flarum/core": "^0.1.0-beta.13", - "pusher/pusher-php-server": "^2.2" - }, - "type": "flarum-extension", - "extra": { - "branch-alias": { - "dev-master": "0.1.x-dev" - }, - "flarum-extension": { - "title": "Pusher", - "icon": { - "image": "icon.png", - "backgroundSize": "46% 63%", - "backgroundPosition": "center", - "backgroundRepeat": "no-repeat", - "backgroundColor": "#40bad8", - "color": "#fff" - } - } - }, - "autoload": { - "psr-4": { - "Flarum\\Pusher\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "See new discussions and posts in real-time using Pusher.", - "keywords": [ - "discussion" - ], - "support": { - "issues": "https://github.com/flarum/core/issues", - "source": "https://github.com/flarum/pusher" - }, - "funding": [ - { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" - } - ], - "time": "2020-05-01T11:08:46+00:00" - }, - { - "name": "flarum/statistics", - "version": "v0.1.0-beta.13", - "source": { - "type": "git", - "url": "https://github.com/flarum/statistics.git", - "reference": "24f396e81e76d2ad0176d5818bea8110b1564820" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/flarum/statistics/zipball/24f396e81e76d2ad0176d5818bea8110b1564820", - "reference": "24f396e81e76d2ad0176d5818bea8110b1564820", - "shasum": "" - }, - "require": { - "flarum/core": "^0.1.0-beta.13" - }, - "type": "flarum-extension", - "extra": { - "branch-alias": { - "dev-master": "0.1.x-dev" - }, - "flarum-extension": { - "title": "Statistics", - "icon": { - "name": "fas fa-chart-bar", - "backgroundColor": "#6932d1", - "color": "#fff" - } - } - }, - "autoload": { - "psr-4": { - "Flarum\\Statistics\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Add a basic statistics widget on the Dashboard.", - "keywords": [ - "administration" - ], - "support": { - "issues": "https://github.com/flarum/core/issues", - "source": "https://github.com/flarum/statistics" - }, - "funding": [ - { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" - } - ], - "time": "2020-05-01T08:43:01+00:00" + "time": "2021-03-15T11:11:51+00:00" }, { "name": "flarum/sticky", - "version": "v0.1.0-beta.13", + "version": "v0.1.0-beta.16", "source": { "type": "git", "url": "https://github.com/flarum/sticky.git", - "reference": "683c3742833d74243e75a30417a4d61ecdb87551" + "reference": "c421777bdd39354952e6e58f650afc44a51b3660" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/sticky/zipball/683c3742833d74243e75a30417a4d61ecdb87551", - "reference": "683c3742833d74243e75a30417a4d61ecdb87551", + "url": "https://api.github.com/repos/flarum/sticky/zipball/c421777bdd39354952e6e58f650afc44a51b3660", + "reference": "c421777bdd39354952e6e58f650afc44a51b3660", "shasum": "" }, "require": { - "flarum/core": "^0.1.0-beta.13" + "flarum/core": "^0.1.0-beta.16" }, "type": "flarum-extension", "extra": { @@ -2107,6 +1619,7 @@ }, "flarum-extension": { "title": "Sticky", + "category": "feature", "icon": { "name": "fas fa-thumbtack", "backgroundColor": "#D13E32", @@ -2124,45 +1637,39 @@ "MIT" ], "description": "Pin discussions to the top of the list.", + "homepage": "https://flarum.org", "keywords": [ "discussion" ], "support": { + "forum": "https://discuss.flarum.org", "issues": "https://github.com/flarum/core/issues", "source": "https://github.com/flarum/sticky" }, "funding": [ { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" + "url": "https://flarum.org/donate/", + "type": "website" } ], - "time": "2020-05-04T08:38:45+00:00" + "time": "2021-03-15T11:33:03+00:00" }, { "name": "flarum/subscriptions", - "version": "v0.1.0-beta.13", + "version": "v0.1.0-beta.16", "source": { "type": "git", "url": "https://github.com/flarum/subscriptions.git", - "reference": "bf017e06d7e312e37ef5309b26bc2ec55263731c" + "reference": "b19d49c5726e8f56dd2395cf9f97897179939cf8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/subscriptions/zipball/bf017e06d7e312e37ef5309b26bc2ec55263731c", - "reference": "bf017e06d7e312e37ef5309b26bc2ec55263731c", + "url": "https://api.github.com/repos/flarum/subscriptions/zipball/b19d49c5726e8f56dd2395cf9f97897179939cf8", + "reference": "b19d49c5726e8f56dd2395cf9f97897179939cf8", "shasum": "" }, "require": { - "flarum/core": "^0.1.0-beta.13" + "flarum/core": "^0.1.0-beta.16" }, "type": "flarum-extension", "extra": { @@ -2171,6 +1678,7 @@ }, "flarum-extension": { "title": "Subscriptions", + "category": "feature", "icon": { "name": "fas fa-star", "backgroundColor": "#ffea7b", @@ -2188,45 +1696,39 @@ "MIT" ], "description": "Allow users to follow discussions and receive notifications for new posts.", + "homepage": "https://flarum.org", "keywords": [ "discussion" ], "support": { + "forum": "https://discuss.flarum.org", "issues": "https://github.com/flarum/core/issues", "source": "https://github.com/flarum/subscriptions" }, "funding": [ { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" + "url": "https://flarum.org/donate/", + "type": "website" } ], - "time": "2020-05-04T08:44:10+00:00" + "time": "2021-03-15T15:39:02+00:00" }, { "name": "flarum/suspend", - "version": "v0.1.0-beta.13", + "version": "v0.1.0-beta.16", "source": { "type": "git", "url": "https://github.com/flarum/suspend.git", - "reference": "095f9bada0ef251f48c38a608f523bfea6eba67e" + "reference": "46ff4bc08e9888e6aa28df00c96ec989adcde724" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/suspend/zipball/095f9bada0ef251f48c38a608f523bfea6eba67e", - "reference": "095f9bada0ef251f48c38a608f523bfea6eba67e", + "url": "https://api.github.com/repos/flarum/suspend/zipball/46ff4bc08e9888e6aa28df00c96ec989adcde724", + "reference": "46ff4bc08e9888e6aa28df00c96ec989adcde724", "shasum": "" }, "require": { - "flarum/core": "^0.1.0-beta.13" + "flarum/core": "^0.1.0-beta.16" }, "type": "flarum-extension", "extra": { @@ -2235,6 +1737,7 @@ }, "flarum-extension": { "title": "Suspend", + "category": "feature", "icon": { "name": "fas fa-ban", "backgroundColor": "#ddd", @@ -2252,45 +1755,39 @@ "MIT" ], "description": "Suspend users so they can't post.", + "homepage": "https://flarum.org", "keywords": [ "moderation" ], "support": { + "forum": "https://discuss.flarum.org", "issues": "https://github.com/flarum/core/issues", "source": "https://github.com/flarum/suspend" }, "funding": [ { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" + "url": "https://flarum.org/donate/", + "type": "website" } ], - "time": "2020-05-03T12:39:35+00:00" + "time": "2021-03-15T11:45:15+00:00" }, { "name": "flarum/tags", - "version": "v0.1.0-beta.13.2", + "version": "v0.1.0-beta.16", "source": { "type": "git", "url": "https://github.com/flarum/tags.git", - "reference": "f929d10426083fe959f37edd42edac70dc4b09fe" + "reference": "2582358a00e6edbce847336276406ae80a3a6106" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/tags/zipball/f929d10426083fe959f37edd42edac70dc4b09fe", - "reference": "f929d10426083fe959f37edd42edac70dc4b09fe", + "url": "https://api.github.com/repos/flarum/tags/zipball/2582358a00e6edbce847336276406ae80a3a6106", + "reference": "2582358a00e6edbce847336276406ae80a3a6106", "shasum": "" }, "require": { - "flarum/core": "^0.1.0-beta.13" + "flarum/core": "^0.1.0-beta.16" }, "type": "flarum-extension", "extra": { @@ -2299,6 +1796,7 @@ }, "flarum-extension": { "title": "Tags", + "category": "feature", "icon": { "name": "fas fa-tags", "backgroundColor": "#F28326", @@ -2316,45 +1814,39 @@ "MIT" ], "description": "Organize discussions into a hierarchy of tags and categories.", + "homepage": "https://flarum.org", "keywords": [ "discussion" ], "support": { + "forum": "https://discuss.flarum.org", "issues": "https://github.com/flarum/core/issues", "source": "https://github.com/flarum/tags" }, "funding": [ { - "url": "https://github.com/flarum", - "type": "github" - }, - { - "url": "https://opencollective.com/flarum", - "type": "open_collective" - }, - { - "url": "https://tidelift.com/funding/github/packagist/flarum/core", - "type": "tidelift" + "url": "https://flarum.org/donate/", + "type": "website" } ], - "time": "2020-10-06T19:41:20+00:00" + "time": "2021-03-15T12:03:08+00:00" }, { "name": "fof/subscribed", - "version": "0.2.4", + "version": "0.5.0", "source": { "type": "git", "url": "https://github.com/FriendsOfFlarum/subscribed.git", - "reference": "e9e5b94e9914fa113e7b46443bad229079ef2ea3" + "reference": "6914fe3c1cc21120cbfaca019a53cf2817abe539" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfFlarum/subscribed/zipball/e9e5b94e9914fa113e7b46443bad229079ef2ea3", - "reference": "e9e5b94e9914fa113e7b46443bad229079ef2ea3", + "url": "https://api.github.com/repos/FriendsOfFlarum/subscribed/zipball/6914fe3c1cc21120cbfaca019a53cf2817abe539", + "reference": "6914fe3c1cc21120cbfaca019a53cf2817abe539", "shasum": "" }, "require": { - "flarum/core": "^0.1.0-beta.13" + "flarum/core": "^0.1.0-beta.16" }, "replace": { "flagrow/subscribed": "*" @@ -2363,6 +1855,7 @@ "extra": { "flarum-extension": { "title": "FoF Subscribed", + "category": "feature", "icon": { "name": "fas fa-reply-all", "backgroundColor": "#e74c3c", @@ -2370,7 +1863,7 @@ } }, "flagrow": { - "discuss": "https://discuss.flarum.org/d/6460" + "discuss": "https://discuss.flarum.org/d/20917" } }, "autoload": { @@ -2390,10 +1883,11 @@ }, { "name": "Christian Lopez", - "email": "Lopez.T.Christian@gmail.com" + "email": "me@ralkage.com" } ], "description": "Better user subscriptions for your Flarum forum", + "homepage": "https://friendsofflarum.org", "keywords": [ "extension", "flarum", @@ -2402,35 +1896,37 @@ "subscriptions" ], "support": { + "forum": "https://discuss.flarum.org/d/20917", "issues": "https://github.com/FriendsOfFlarum/subscribed/issues", - "source": "https://github.com/FriendsOfFlarum/subscribed/tree/0.2.4" + "source": "https://github.com/FriendsOfFlarum/subscribed" }, "funding": [ { - "url": "https://opencollective.com/fof", - "type": "open_collective" + "url": "https://opencollective.com/fof/donate", + "type": "website" } ], - "time": "2020-12-10T11:59:31+00:00" + "time": "2021-03-24T02:10:12+00:00" }, { "name": "fof/upload", - "version": "0.10.1", + "version": "0.14.0", "source": { "type": "git", "url": "https://github.com/FriendsOfFlarum/upload.git", - "reference": "0c6bdf8078850136358725e94a10b23c44bb1906" + "reference": "6051bbfe30329be03fcc0b87420e7fa6c5fb393b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfFlarum/upload/zipball/0c6bdf8078850136358725e94a10b23c44bb1906", - "reference": "0c6bdf8078850136358725e94a10b23c44bb1906", + "url": "https://api.github.com/repos/FriendsOfFlarum/upload/zipball/6051bbfe30329be03fcc0b87420e7fa6c5fb393b", + "reference": "6051bbfe30329be03fcc0b87420e7fa6c5fb393b", "shasum": "" }, "require": { - "flarum/core": ">=0.1.0-beta.12 <0.1.0-beta.14", - "guzzlehttp/guzzle": "^6.0", - "ramsey/uuid": "^3.5.2", + "ext-json": "*", + "flarum/core": "0.1.0-beta.16 || 0.1.0-beta.17", + "guzzlehttp/guzzle": "^6.0 || ^7.0", + "ramsey/uuid": "^3.5.2 || ^4", "softcreatr/php-mime-detector": "^3.0" }, "replace": { @@ -2448,6 +1944,7 @@ "extra": { "flarum-extension": { "title": "FoF Upload", + "category": "feature", "icon": { "image": "resources/logo.svg", "backgroundColor": "#e74c3c", @@ -2477,43 +1974,51 @@ } ], "description": "The file upload extension for the Flarum forum with insane intelligence.", + "homepage": "https://friendsofflarum.org", "keywords": [ "file", "flarum", "upload" ], "support": { + "forum": "https://discuss.flarum.org/d/4154", "issues": "https://github.com/FriendsOfFlarum/upload/issues", "source": "https://github.com/FriendsOfFlarum/upload" }, "funding": [ { - "url": "https://opencollective.com/fof", - "type": "open_collective" + "url": "https://opencollective.com/fof/donate", + "type": "website" } ], - "time": "2020-12-06T20:12:45+00:00" + "time": "2021-03-29T08:23:07+00:00" }, { "name": "franzl/whoops-middleware", - "version": "0.4.1", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/franzliedke/whoops-middleware.git", - "reference": "625a80d90b22c38d8a9372187e76ae5f844e4412" + "reference": "71d75c5fff75587d6194a051d510a9eca0e3a047" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/franzliedke/whoops-middleware/zipball/625a80d90b22c38d8a9372187e76ae5f844e4412", - "reference": "625a80d90b22c38d8a9372187e76ae5f844e4412", + "url": "https://api.github.com/repos/franzliedke/whoops-middleware/zipball/71d75c5fff75587d6194a051d510a9eca0e3a047", + "reference": "71d75c5fff75587d6194a051d510a9eca0e3a047", "shasum": "" }, "require": { "filp/whoops": "^1.1 || ^2.0", - "zendframework/zend-diactoros": "^1.1.0" + "middlewares/utils": "^3.0", + "php": "^7.2 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "5.0.*" + "laminas/laminas-diactoros": "^1.1.0 || ^2.0", + "phpunit/phpunit": "^8.0", + "psr/http-server-middleware": "^1.0" + }, + "suggest": { + "psr/http-server-middleware": "In case you want to use PSR 15 middleware" }, "type": "library", "autoload": { @@ -2522,45 +2027,56 @@ } }, "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PSR-15 compatible middleware for Whoops, the pretty error handler", "support": { "issues": "https://github.com/franzliedke/whoops-middleware/issues", - "source": "https://github.com/franzliedke/whoops-middleware/tree/master" + "source": "https://github.com/franzliedke/whoops-middleware/tree/2.0.0" }, - "time": "2016-04-27T14:08:29+00:00" + "time": "2021-01-03T01:30:07+00:00" }, { "name": "guzzlehttp/guzzle", - "version": "6.5.5", + "version": "7.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e" + "reference": "7008573787b430c1c1f650e3722d9bba59967628" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", - "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628", + "reference": "7008573787b430c1c1f650e3722d9bba59967628", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.6.1", - "php": ">=5.5", - "symfony/polyfill-intl-idn": "^1.17.0" + "guzzlehttp/promises": "^1.4", + "guzzlehttp/psr7": "^1.7 || ^2.0", + "php": "^7.2.5 || ^8.0", + "psr/http-client": "^1.0" + }, + "provide": { + "psr/http-client-implementation": "1.0" }, "require-dev": { + "bamarni/composer-bin-plugin": "^1.4.1", "ext-curl": "*", - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", + "php-http/client-integration-tests": "^3.0", + "phpunit/phpunit": "^8.5.5 || ^9.3.5", "psr/log": "^1.1" }, "suggest": { + "ext-curl": "Required for CURL handler support", + "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.5-dev" + "dev-master": "7.3-dev" } }, "autoload": { @@ -2580,6 +2096,11 @@ "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://sagikazarmark.hu" } ], "description": "Guzzle is a PHP HTTP client library", @@ -2590,14 +2111,34 @@ "framework", "http", "http client", + "psr-18", + "psr-7", "rest", "web service" ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/6.5" + "source": "https://github.com/guzzle/guzzle/tree/7.3.0" }, - "time": "2020-06-16T21:01:06+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://github.com/alexeyshockov", + "type": "github" + }, + { + "url": "https://github.com/gmponos", + "type": "github" + } + ], + "time": "2021-03-23T11:33:13+00:00" }, { "name": "guzzlehttp/promises", @@ -2731,28 +2272,32 @@ }, { "name": "illuminate/bus", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/bus.git", - "reference": "5cad4bff635071ff07c317aad200a8c2169f264f" + "reference": "84628992cbf04cce3b337324200f41b7d25b1926" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/bus/zipball/5cad4bff635071ff07c317aad200a8c2169f264f", - "reference": "5cad4bff635071ff07c317aad200a8c2169f264f", + "url": "https://api.github.com/repos/illuminate/bus/zipball/84628992cbf04cce3b337324200f41b7d25b1926", + "reference": "84628992cbf04cce3b337324200f41b7d25b1926", "shasum": "" }, "require": { - "illuminate/contracts": "5.7.*", - "illuminate/pipeline": "5.7.*", - "illuminate/support": "5.7.*", - "php": "^7.1.3" + "illuminate/collections": "^8.0", + "illuminate/contracts": "^8.0", + "illuminate/pipeline": "^8.0", + "illuminate/support": "^8.0", + "php": "^7.3|^8.0" + }, + "suggest": { + "illuminate/queue": "Required to use closures when chaining jobs (^7.0)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -2776,36 +2321,40 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-11T13:48:57+00:00" + "time": "2021-04-18T20:23:32+00:00" }, { "name": "illuminate/cache", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/cache.git", - "reference": "7998b137cc723dd5e68846ada33f8c0143f5b10f" + "reference": "8e7e15e726895a757f23602f410f4b28567214a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/cache/zipball/7998b137cc723dd5e68846ada33f8c0143f5b10f", - "reference": "7998b137cc723dd5e68846ada33f8c0143f5b10f", + "url": "https://api.github.com/repos/illuminate/cache/zipball/8e7e15e726895a757f23602f410f4b28567214a8", + "reference": "8e7e15e726895a757f23602f410f4b28567214a8", "shasum": "" }, "require": { - "illuminate/contracts": "5.7.*", - "illuminate/support": "5.7.*", - "php": "^7.1.3" + "illuminate/collections": "^8.0", + "illuminate/contracts": "^8.0", + "illuminate/macroable": "^8.0", + "illuminate/support": "^8.0", + "php": "^7.3|^8.0" }, "suggest": { - "illuminate/database": "Required to use the database cache driver (5.7.*).", - "illuminate/filesystem": "Required to use the file cache driver (5.7.*).", - "illuminate/redis": "Required to use the redis cache driver (5.7.*)." + "ext-memcached": "Required to use the memcache cache driver.", + "illuminate/database": "Required to use the database cache driver (^8.0).", + "illuminate/filesystem": "Required to use the file cache driver (^8.0).", + "illuminate/redis": "Required to use the redis cache driver (^8.0).", + "symfony/cache": "Required to PSR-6 cache bridge (^5.1.4)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -2829,31 +2378,85 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-11T13:48:57+00:00" + "time": "2021-04-01T12:57:50+00:00" }, { - "name": "illuminate/config", - "version": "v5.7.28", + "name": "illuminate/collections", + "version": "v8.38.0", "source": { "type": "git", - "url": "https://github.com/illuminate/config.git", - "reference": "540e11b9ae058c9a94051d9ca6c02e40258c71fd" + "url": "https://github.com/illuminate/collections.git", + "reference": "21690cd5591f2d42d792e5e4a687f9beba829f1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/config/zipball/540e11b9ae058c9a94051d9ca6c02e40258c71fd", - "reference": "540e11b9ae058c9a94051d9ca6c02e40258c71fd", + "url": "https://api.github.com/repos/illuminate/collections/zipball/21690cd5591f2d42d792e5e4a687f9beba829f1d", + "reference": "21690cd5591f2d42d792e5e4a687f9beba829f1d", "shasum": "" }, "require": { - "illuminate/contracts": "5.7.*", - "illuminate/support": "5.7.*", - "php": "^7.1.3" + "illuminate/contracts": "^8.0", + "illuminate/macroable": "^8.0", + "php": "^7.3|^8.0" + }, + "suggest": { + "symfony/var-dumper": "Required to use the dump method (^5.1.4)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" + } + }, + "autoload": { + "psr-4": { + "Illuminate\\Support\\": "" + }, + "files": [ + "helpers.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + } + ], + "description": "The Illuminate Collections package.", + "homepage": "https://laravel.com", + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2021-04-14T11:48:08+00:00" + }, + { + "name": "illuminate/config", + "version": "v8.38.0", + "source": { + "type": "git", + "url": "https://github.com/illuminate/config.git", + "reference": "8441c542312b4d57220b1f942b947b6517c05008" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/illuminate/config/zipball/8441c542312b4d57220b1f942b947b6517c05008", + "reference": "8441c542312b4d57220b1f942b947b6517c05008", + "shasum": "" + }, + "require": { + "illuminate/collections": "^8.0", + "illuminate/contracts": "^8.0", + "php": "^7.3|^8.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "8.x-dev" } }, "autoload": { @@ -2877,37 +2480,43 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-11T13:48:57+00:00" + "time": "2020-10-27T15:20:30+00:00" }, { "name": "illuminate/console", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/console.git", - "reference": "0d97b6ead0cbb09140b1e8317f5a9d9f69ff9ec6" + "reference": "dcc1fd330b7ea8fcf259bbf73243bfedc98e45a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/console/zipball/0d97b6ead0cbb09140b1e8317f5a9d9f69ff9ec6", - "reference": "0d97b6ead0cbb09140b1e8317f5a9d9f69ff9ec6", + "url": "https://api.github.com/repos/illuminate/console/zipball/dcc1fd330b7ea8fcf259bbf73243bfedc98e45a3", + "reference": "dcc1fd330b7ea8fcf259bbf73243bfedc98e45a3", "shasum": "" }, "require": { - "illuminate/contracts": "5.7.*", - "illuminate/support": "5.7.*", - "php": "^7.1.3", - "symfony/console": "^4.1" + "illuminate/collections": "^8.0", + "illuminate/contracts": "^8.0", + "illuminate/macroable": "^8.0", + "illuminate/support": "^8.0", + "php": "^7.3|^8.0", + "symfony/console": "^5.1.4", + "symfony/process": "^5.1.4" }, "suggest": { - "dragonmantank/cron-expression": "Required to use scheduling component (^2.0).", - "guzzlehttp/guzzle": "Required to use the ping methods on schedules (^6.0).", - "symfony/process": "Required to use scheduling component (^4.1)." + "dragonmantank/cron-expression": "Required to use scheduler (^3.0.2).", + "guzzlehttp/guzzle": "Required to use the ping methods on schedules (^6.5.5|^7.0.1).", + "illuminate/bus": "Required to use the scheduled job dispatcher (^8.0).", + "illuminate/container": "Required to use the scheduler (^8.0).", + "illuminate/filesystem": "Required to use the generator command (^8.0).", + "illuminate/queue": "Required to use closures for scheduled jobs (^8.0)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -2931,32 +2540,34 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-11T13:48:57+00:00" + "time": "2021-03-16T21:53:44+00:00" }, { "name": "illuminate/container", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", - "reference": "8c3a75e464d59509ae88db152cab61a3f115b9ec" + "reference": "0e38ee1632d470e56aece0079e6e22d13e6bea8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/container/zipball/8c3a75e464d59509ae88db152cab61a3f115b9ec", - "reference": "8c3a75e464d59509ae88db152cab61a3f115b9ec", + "url": "https://api.github.com/repos/illuminate/container/zipball/0e38ee1632d470e56aece0079e6e22d13e6bea8e", + "reference": "0e38ee1632d470e56aece0079e6e22d13e6bea8e", "shasum": "" }, "require": { - "illuminate/contracts": "5.7.*", - "illuminate/support": "5.7.*", - "php": "^7.1.3", + "illuminate/contracts": "^8.0", + "php": "^7.3|^8.0", "psr/container": "^1.0" }, + "provide": { + "psr/container-implementation": "1.0" + }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -2980,31 +2591,31 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-11T13:48:57+00:00" + "time": "2021-03-16T19:42:20+00:00" }, { "name": "illuminate/contracts", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "b63324d349a8ae2156fbc2697c1ccc85879b3803" + "reference": "5764f703ea8f74ced163125d810951cd5ef2b7e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/b63324d349a8ae2156fbc2697c1ccc85879b3803", - "reference": "b63324d349a8ae2156fbc2697c1ccc85879b3803", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/5764f703ea8f74ced163125d810951cd5ef2b7e1", + "reference": "5764f703ea8f74ced163125d810951cd5ef2b7e1", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": "^7.3|^8.0", "psr/container": "^1.0", "psr/simple-cache": "^1.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -3028,40 +2639,45 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-12T07:46:48+00:00" + "time": "2021-04-01T13:09:31+00:00" }, { "name": "illuminate/database", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", - "reference": "c0702cb8c665cab8d080a81de5a44ac672b26d62" + "reference": "03c0525b693587f877f4d80dcc55597528c98fc0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/database/zipball/c0702cb8c665cab8d080a81de5a44ac672b26d62", - "reference": "c0702cb8c665cab8d080a81de5a44ac672b26d62", + "url": "https://api.github.com/repos/illuminate/database/zipball/03c0525b693587f877f4d80dcc55597528c98fc0", + "reference": "03c0525b693587f877f4d80dcc55597528c98fc0", "shasum": "" }, "require": { - "illuminate/container": "5.7.*", - "illuminate/contracts": "5.7.*", - "illuminate/support": "5.7.*", - "php": "^7.1.3" + "ext-json": "*", + "illuminate/collections": "^8.0", + "illuminate/container": "^8.0", + "illuminate/contracts": "^8.0", + "illuminate/macroable": "^8.0", + "illuminate/support": "^8.0", + "php": "^7.3|^8.0", + "symfony/console": "^5.1.4" }, "suggest": { - "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6).", - "fzaninotto/faker": "Required to use the eloquent factory builder (^1.4).", - "illuminate/console": "Required to use the database commands (5.7.*).", - "illuminate/events": "Required to use the observers with Eloquent (5.7.*).", - "illuminate/filesystem": "Required to use the migrations (5.7.*).", - "illuminate/pagination": "Required to paginate the result set (5.7.*)." + "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6|^3.0).", + "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).", + "illuminate/console": "Required to use the database commands (^8.0).", + "illuminate/events": "Required to use the observers with Eloquent (^8.0).", + "illuminate/filesystem": "Required to use the migrations (^8.0).", + "illuminate/pagination": "Required to paginate the result set (^8.0).", + "symfony/finder": "Required to use Eloquent model factories (^5.1.4)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -3091,38 +2707,44 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-20T03:55:15+00:00" + "time": "2021-04-17T17:53:05+00:00" }, { "name": "illuminate/events", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/events.git", - "reference": "e48888062a9962f30c431524357b9a815b093609" + "reference": "bd2941d4d55f5d357b203dc2ed81ac5c138593dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/events/zipball/e48888062a9962f30c431524357b9a815b093609", - "reference": "e48888062a9962f30c431524357b9a815b093609", + "url": "https://api.github.com/repos/illuminate/events/zipball/bd2941d4d55f5d357b203dc2ed81ac5c138593dc", + "reference": "bd2941d4d55f5d357b203dc2ed81ac5c138593dc", "shasum": "" }, "require": { - "illuminate/container": "5.7.*", - "illuminate/contracts": "5.7.*", - "illuminate/support": "5.7.*", - "php": "^7.1.3" + "illuminate/bus": "^8.0", + "illuminate/collections": "^8.0", + "illuminate/container": "^8.0", + "illuminate/contracts": "^8.0", + "illuminate/macroable": "^8.0", + "illuminate/support": "^8.0", + "php": "^7.3|^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { "psr-4": { "Illuminate\\Events\\": "" - } + }, + "files": [ + "functions.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3140,39 +2762,45 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-11T13:48:57+00:00" + "time": "2021-04-06T19:21:57+00:00" }, { "name": "illuminate/filesystem", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/filesystem.git", - "reference": "ff853e678a93996b1d0a3ddc6fc56c10bae0de30" + "reference": "8ef5902052c5b3bb4a6c1c3afc399f30e7723cb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/filesystem/zipball/ff853e678a93996b1d0a3ddc6fc56c10bae0de30", - "reference": "ff853e678a93996b1d0a3ddc6fc56c10bae0de30", + "url": "https://api.github.com/repos/illuminate/filesystem/zipball/8ef5902052c5b3bb4a6c1c3afc399f30e7723cb8", + "reference": "8ef5902052c5b3bb4a6c1c3afc399f30e7723cb8", "shasum": "" }, "require": { - "illuminate/contracts": "5.7.*", - "illuminate/support": "5.7.*", - "php": "^7.1.3", - "symfony/finder": "^4.1" + "illuminate/collections": "^8.0", + "illuminate/contracts": "^8.0", + "illuminate/macroable": "^8.0", + "illuminate/support": "^8.0", + "php": "^7.3|^8.0", + "symfony/finder": "^5.1.4" }, "suggest": { - "league/flysystem": "Required to use the Flysystem local and FTP drivers (^1.0).", + "ext-ftp": "Required to use the Flysystem FTP driver.", + "illuminate/http": "Required for handling uploaded files (^7.0).", + "league/flysystem": "Required to use the Flysystem local and FTP drivers (^1.1).", "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).", "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).", - "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (^1.0).", - "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0)." + "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).", + "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", + "symfony/filesystem": "Required to enable support for relative symbolic links (^5.1.4).", + "symfony/mime": "Required to enable support for guessing extensions (^5.1.4)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -3196,31 +2824,31 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-11T13:48:57+00:00" + "time": "2021-04-05T18:45:36+00:00" }, { "name": "illuminate/hashing", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/hashing.git", - "reference": "c56e2e6cedadeddb677702820bec3c08097b9e44" + "reference": "e0541364324c4cc165d4fd54afade571e1bb1626" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/hashing/zipball/c56e2e6cedadeddb677702820bec3c08097b9e44", - "reference": "c56e2e6cedadeddb677702820bec3c08097b9e44", + "url": "https://api.github.com/repos/illuminate/hashing/zipball/e0541364324c4cc165d4fd54afade571e1bb1626", + "reference": "e0541364324c4cc165d4fd54afade571e1bb1626", "shasum": "" }, "require": { - "illuminate/contracts": "5.7.*", - "illuminate/support": "5.7.*", - "php": "^7.1.3" + "illuminate/contracts": "^8.0", + "illuminate/support": "^8.0", + "php": "^7.3|^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -3244,40 +2872,90 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-11T13:48:57+00:00" + "time": "2021-01-30T19:50:02+00:00" }, { - "name": "illuminate/mail", - "version": "v5.7.28", + "name": "illuminate/macroable", + "version": "v8.38.0", "source": { "type": "git", - "url": "https://github.com/illuminate/mail.git", - "reference": "91ac88078b481f4b8bde7403f8bcb406be70769e" + "url": "https://github.com/illuminate/macroable.git", + "reference": "300aa13c086f25116b5f3cde3ca54ff5c822fb05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/mail/zipball/91ac88078b481f4b8bde7403f8bcb406be70769e", - "reference": "91ac88078b481f4b8bde7403f8bcb406be70769e", + "url": "https://api.github.com/repos/illuminate/macroable/zipball/300aa13c086f25116b5f3cde3ca54ff5c822fb05", + "reference": "300aa13c086f25116b5f3cde3ca54ff5c822fb05", "shasum": "" }, "require": { - "erusev/parsedown": "^1.7", - "illuminate/container": "5.7.*", - "illuminate/contracts": "5.7.*", - "illuminate/support": "5.7.*", - "php": "^7.1.3", - "psr/log": "^1.0", - "swiftmailer/swiftmailer": "^6.0", - "tijsverkoyen/css-to-inline-styles": "^2.2.1" - }, - "suggest": { - "aws/aws-sdk-php": "Required to use the SES mail driver (^3.0).", - "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers (^6.0)." + "php": "^7.3|^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" + } + }, + "autoload": { + "psr-4": { + "Illuminate\\Support\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + } + ], + "description": "The Illuminate Macroable package.", + "homepage": "https://laravel.com", + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2020-10-27T15:20:30+00:00" + }, + { + "name": "illuminate/mail", + "version": "v8.38.0", + "source": { + "type": "git", + "url": "https://github.com/illuminate/mail.git", + "reference": "5ffac9f0f178aa0a6ae65df275d58b62933fad08" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/illuminate/mail/zipball/5ffac9f0f178aa0a6ae65df275d58b62933fad08", + "reference": "5ffac9f0f178aa0a6ae65df275d58b62933fad08", + "shasum": "" + }, + "require": { + "ext-json": "*", + "illuminate/collections": "^8.0", + "illuminate/container": "^8.0", + "illuminate/contracts": "^8.0", + "illuminate/macroable": "^8.0", + "illuminate/support": "^8.0", + "league/commonmark": "^1.3", + "php": "^7.3|^8.0", + "psr/log": "^1.0", + "swiftmailer/swiftmailer": "^6.0", + "tijsverkoyen/css-to-inline-styles": "^2.2.2" + }, + "suggest": { + "aws/aws-sdk-php": "Required to use the SES mail driver (^3.155).", + "guzzlehttp/guzzle": "Required to use the Mailgun mail driver (^6.5.5|^7.0.1).", + "wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "8.x-dev" } }, "autoload": { @@ -3301,31 +2979,31 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-22T15:28:19+00:00" + "time": "2021-03-26T18:39:16+00:00" }, { "name": "illuminate/pipeline", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/pipeline.git", - "reference": "63a6e66bfab88c9a7dd4bbb077634fac3df4aa2a" + "reference": "23aeff5b26ae4aee3f370835c76bd0f4e93f71d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/pipeline/zipball/63a6e66bfab88c9a7dd4bbb077634fac3df4aa2a", - "reference": "63a6e66bfab88c9a7dd4bbb077634fac3df4aa2a", + "url": "https://api.github.com/repos/illuminate/pipeline/zipball/23aeff5b26ae4aee3f370835c76bd0f4e93f71d2", + "reference": "23aeff5b26ae4aee3f370835c76bd0f4e93f71d2", "shasum": "" }, "require": { - "illuminate/contracts": "5.7.*", - "illuminate/support": "5.7.*", - "php": "^7.1.3" + "illuminate/contracts": "^8.0", + "illuminate/support": "^8.0", + "php": "^7.3|^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -3349,45 +3027,48 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-24T18:58:51+00:00" + "time": "2021-03-26T18:39:16+00:00" }, { "name": "illuminate/queue", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/queue.git", - "reference": "44babb781fd61c665afc865be981dd7a3b494796" + "reference": "55008cb4af2e0ede708a506e08ba3c404a8f37d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/queue/zipball/44babb781fd61c665afc865be981dd7a3b494796", - "reference": "44babb781fd61c665afc865be981dd7a3b494796", + "url": "https://api.github.com/repos/illuminate/queue/zipball/55008cb4af2e0ede708a506e08ba3c404a8f37d7", + "reference": "55008cb4af2e0ede708a506e08ba3c404a8f37d7", "shasum": "" }, "require": { - "illuminate/console": "5.7.*", - "illuminate/container": "5.7.*", - "illuminate/contracts": "5.7.*", - "illuminate/database": "5.7.*", - "illuminate/filesystem": "5.7.*", - "illuminate/support": "5.7.*", - "opis/closure": "^3.1", - "php": "^7.1.3", - "symfony/debug": "^4.1", - "symfony/process": "^4.1" + "ext-json": "*", + "illuminate/collections": "^8.0", + "illuminate/console": "^8.0", + "illuminate/container": "^8.0", + "illuminate/contracts": "^8.0", + "illuminate/database": "^8.0", + "illuminate/filesystem": "^8.0", + "illuminate/pipeline": "^8.0", + "illuminate/support": "^8.0", + "opis/closure": "^3.6", + "php": "^7.3|^8.0", + "ramsey/uuid": "^4.0", + "symfony/process": "^5.1.4" }, "suggest": { - "aws/aws-sdk-php": "Required to use the SQS queue driver (^3.0).", + "aws/aws-sdk-php": "Required to use the SQS queue driver and DynamoDb failed job storage (^3.155).", "ext-pcntl": "Required to use all features of the queue worker.", "ext-posix": "Required to use all features of the queue worker.", - "illuminate/redis": "Required to use the Redis queue driver (5.7.*).", - "pda/pheanstalk": "Required to use the Beanstalk queue driver (^3.0|^4.0)." + "illuminate/redis": "Required to use the Redis queue driver (^8.0).", + "pda/pheanstalk": "Required to use the Beanstalk queue driver (^4.0)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -3411,37 +3092,39 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-22T10:35:45+00:00" + "time": "2021-04-15T11:53:14+00:00" }, { "name": "illuminate/session", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/session.git", - "reference": "0d1233ea455b9ad50112212022ca3bcff874fa86" + "reference": "5fee71ca59ce9f8c89ea78a0a2904fcefca772f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/session/zipball/0d1233ea455b9ad50112212022ca3bcff874fa86", - "reference": "0d1233ea455b9ad50112212022ca3bcff874fa86", + "url": "https://api.github.com/repos/illuminate/session/zipball/5fee71ca59ce9f8c89ea78a0a2904fcefca772f4", + "reference": "5fee71ca59ce9f8c89ea78a0a2904fcefca772f4", "shasum": "" }, "require": { - "illuminate/contracts": "5.7.*", - "illuminate/filesystem": "5.7.*", - "illuminate/support": "5.7.*", - "php": "^7.1.3", - "symfony/finder": "^4.1", - "symfony/http-foundation": "^4.1" + "ext-json": "*", + "illuminate/collections": "^8.0", + "illuminate/contracts": "^8.0", + "illuminate/filesystem": "^8.0", + "illuminate/support": "^8.0", + "php": "^7.3|^8.0", + "symfony/finder": "^5.1.4", + "symfony/http-foundation": "^5.1.4" }, "suggest": { - "illuminate/console": "Required to use the session:table command (5.7.*)." + "illuminate/console": "Required to use the session:table command (^8.0)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -3465,43 +3148,48 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-11T13:48:57+00:00" + "time": "2021-04-11T16:12:42+00:00" }, { "name": "illuminate/support", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "3e2810145f37eb89fa11759781ee88ee1c1a5262" + "reference": "735391f31e145aad4f7aff3d9736ef70452dd1fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/3e2810145f37eb89fa11759781ee88ee1c1a5262", - "reference": "3e2810145f37eb89fa11759781ee88ee1c1a5262", + "url": "https://api.github.com/repos/illuminate/support/zipball/735391f31e145aad4f7aff3d9736ef70452dd1fe", + "reference": "735391f31e145aad4f7aff3d9736ef70452dd1fe", "shasum": "" }, "require": { - "doctrine/inflector": "^1.1", + "doctrine/inflector": "^1.4|^2.0", + "ext-json": "*", "ext-mbstring": "*", - "illuminate/contracts": "5.7.*", - "nesbot/carbon": "^1.26.3", - "php": "^7.1.3" + "illuminate/collections": "^8.0", + "illuminate/contracts": "^8.0", + "illuminate/macroable": "^8.0", + "nesbot/carbon": "^2.31", + "php": "^7.3|^8.0", + "voku/portable-ascii": "^1.4.8" }, "conflict": { "tightenco/collect": "<5.5.33" }, "suggest": { - "illuminate/filesystem": "Required to use the composer class (5.7.*).", - "moontoast/math": "Required to use ordered UUIDs (^1.1).", - "ramsey/uuid": "Required to use Str::uuid() (^3.7).", - "symfony/process": "Required to use the composer class (^4.1).", - "symfony/var-dumper": "Required to use the dd function (^4.1)." + "illuminate/filesystem": "Required to use the composer class (^8.0).", + "league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^1.3).", + "ramsey/uuid": "Required to use Str::uuid() (^4.0).", + "symfony/process": "Required to use the composer class (^5.1.4).", + "symfony/var-dumper": "Required to use the dd function (^5.1.4).", + "vlucas/phpdotenv": "Required to use the Env class and env helper (^5.2)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -3528,32 +3216,35 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-12T07:57:07+00:00" + "time": "2021-04-15T11:51:39+00:00" }, { "name": "illuminate/translation", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/translation.git", - "reference": "4875559c0f32892c4070ca1185127c71fe18b8cb" + "reference": "0fffa8b8f6eed8b4e17eac9d457befbcbae02b47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/translation/zipball/4875559c0f32892c4070ca1185127c71fe18b8cb", - "reference": "4875559c0f32892c4070ca1185127c71fe18b8cb", + "url": "https://api.github.com/repos/illuminate/translation/zipball/0fffa8b8f6eed8b4e17eac9d457befbcbae02b47", + "reference": "0fffa8b8f6eed8b4e17eac9d457befbcbae02b47", "shasum": "" }, "require": { - "illuminate/contracts": "5.7.*", - "illuminate/filesystem": "5.7.*", - "illuminate/support": "5.7.*", - "php": "^7.1.3" + "ext-json": "*", + "illuminate/collections": "^8.0", + "illuminate/contracts": "^8.0", + "illuminate/filesystem": "^8.0", + "illuminate/macroable": "^8.0", + "illuminate/support": "^8.0", + "php": "^7.3|^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -3577,37 +3268,42 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-11T13:48:57+00:00" + "time": "2021-03-21T13:42:27+00:00" }, { "name": "illuminate/validation", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/validation.git", - "reference": "ee897c6708685294ebaa1db8407f30a1fe62f7f3" + "reference": "e97e8f523559f085a56c0c4b18bf307351a4071b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/validation/zipball/ee897c6708685294ebaa1db8407f30a1fe62f7f3", - "reference": "ee897c6708685294ebaa1db8407f30a1fe62f7f3", + "url": "https://api.github.com/repos/illuminate/validation/zipball/e97e8f523559f085a56c0c4b18bf307351a4071b", + "reference": "e97e8f523559f085a56c0c4b18bf307351a4071b", "shasum": "" }, "require": { - "illuminate/container": "5.7.*", - "illuminate/contracts": "5.7.*", - "illuminate/support": "5.7.*", - "illuminate/translation": "5.7.*", - "php": "^7.1.3", - "symfony/http-foundation": "^4.1" + "egulias/email-validator": "^2.1.10", + "ext-json": "*", + "illuminate/collections": "^8.0", + "illuminate/container": "^8.0", + "illuminate/contracts": "^8.0", + "illuminate/macroable": "^8.0", + "illuminate/support": "^8.0", + "illuminate/translation": "^8.0", + "php": "^7.3|^8.0", + "symfony/http-foundation": "^5.1.4", + "symfony/mime": "^5.1.4" }, "suggest": { - "illuminate/database": "Required to use the database presence verifier (5.7.*)." + "illuminate/database": "Required to use the database presence verifier (^8.0)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -3631,35 +3327,37 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-11T13:48:57+00:00" + "time": "2021-04-15T13:30:40+00:00" }, { "name": "illuminate/view", - "version": "v5.7.28", + "version": "v8.38.0", "source": { "type": "git", "url": "https://github.com/illuminate/view.git", - "reference": "e19e4e16ad309503d27845383fc533a889581739" + "reference": "696a1d6d2213be192429e97245a3d2bb4d6d1849" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/view/zipball/e19e4e16ad309503d27845383fc533a889581739", - "reference": "e19e4e16ad309503d27845383fc533a889581739", + "url": "https://api.github.com/repos/illuminate/view/zipball/696a1d6d2213be192429e97245a3d2bb4d6d1849", + "reference": "696a1d6d2213be192429e97245a3d2bb4d6d1849", "shasum": "" }, "require": { - "illuminate/container": "5.7.*", - "illuminate/contracts": "5.7.*", - "illuminate/events": "5.7.*", - "illuminate/filesystem": "5.7.*", - "illuminate/support": "5.7.*", - "php": "^7.1.3", - "symfony/debug": "^4.1" + "ext-json": "*", + "illuminate/collections": "^8.0", + "illuminate/container": "^8.0", + "illuminate/contracts": "^8.0", + "illuminate/events": "^8.0", + "illuminate/filesystem": "^8.0", + "illuminate/macroable": "^8.0", + "illuminate/support": "^8.0", + "php": "^7.3|^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "8.x-dev" } }, "autoload": { @@ -3683,7 +3381,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2019-02-11T13:48:57+00:00" + "time": "2020-11-02T14:01:41+00:00" }, { "name": "intervention/image", @@ -3759,105 +3457,52 @@ }, "time": "2019-11-02T09:15:47+00:00" }, - { - "name": "kylekatarnls/update-helper", - "version": "1.2.1", - "source": { - "type": "git", - "url": "https://github.com/kylekatarnls/update-helper.git", - "reference": "429be50660ed8a196e0798e5939760f168ec8ce9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/kylekatarnls/update-helper/zipball/429be50660ed8a196e0798e5939760f168ec8ce9", - "reference": "429be50660ed8a196e0798e5939760f168ec8ce9", - "shasum": "" - }, - "require": { - "composer-plugin-api": "^1.1.0 || ^2.0.0", - "php": ">=5.3.0" - }, - "require-dev": { - "codeclimate/php-test-reporter": "dev-master", - "composer/composer": "2.0.x-dev || ^2.0.0-dev", - "phpunit/phpunit": ">=4.8.35 <6.0" - }, - "type": "composer-plugin", - "extra": { - "class": "UpdateHelper\\ComposerPlugin" - }, - "autoload": { - "psr-0": { - "UpdateHelper\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Kyle", - "email": "kylekatarnls@gmail.com" - } - ], - "description": "Update helper", - "support": { - "issues": "https://github.com/kylekatarnls/update-helper/issues", - "source": "https://github.com/kylekatarnls/update-helper/tree/1.2.1" - }, - "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-04-07T20:44:10+00:00" - }, { "name": "laminas/laminas-diactoros", - "version": "1.8.7p2", + "version": "2.5.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa" + "reference": "53df7b7cd66e0905e6133970a4b90392a7a08075" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6991c1af7c8d2c8efee81b22ba97024781824aaa", - "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/53df7b7cd66e0905e6133970a4b90392a7a08075", + "reference": "53df7b7cd66e0905e6133970a4b90392a7a08075", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0", + "php": "^7.3 || ~8.0.0", + "psr/http-factory": "^1.0", "psr/http-message": "^1.0" }, + "conflict": { + "phpspec/prophecy": "<1.9.0" + }, "provide": { + "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, "replace": { - "zendframework/zend-diactoros": "~1.8.7.0" + "zendframework/zend-diactoros": "^2.2.1" }, "require-dev": { + "ext-curl": "*", "ext-dom": "*", + "ext-gd": "*", "ext-libxml": "*", - "laminas/laminas-coding-standard": "~1.0", - "php-http/psr7-integration-tests": "dev-master", - "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7" + "http-interop/http-factory-tests": "^0.8.0", + "laminas/laminas-coding-standard": "~1.0.0", + "php-http/psr7-integration-tests": "^1.1", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.1" }, "type": "library", "extra": { - "branch-alias": { - "dev-release-1.8": "1.8.x-dev" + "laminas": { + "config-provider": "Laminas\\Diactoros\\ConfigProvider", + "module": "Laminas\\Diactoros" } }, "autoload": { @@ -3893,6 +3538,7 @@ "http", "laminas", "psr", + "psr-17", "psr-7" ], "support": { @@ -3903,7 +3549,13 @@ "rss": "https://github.com/laminas/laminas-diactoros/releases.atom", "source": "https://github.com/laminas/laminas-diactoros" }, - "time": "2020-03-23T15:28:28+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-04-13T19:39:11+00:00" }, { "name": "laminas/laminas-escaper", @@ -3970,16 +3622,16 @@ }, { "name": "laminas/laminas-httphandlerrunner", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-httphandlerrunner.git", - "reference": "e8f850bd12cb82b268ff235fe74b2df906e8bfe8" + "reference": "6a2dd33e4166469ade07ad1283b45924383b224b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/e8f850bd12cb82b268ff235fe74b2df906e8bfe8", - "reference": "e8f850bd12cb82b268ff235fe74b2df906e8bfe8", + "url": "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/6a2dd33e4166469ade07ad1283b45924383b224b", + "reference": "6a2dd33e4166469ade07ad1283b45924383b224b", "shasum": "" }, "require": { @@ -3995,7 +3647,9 @@ "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-diactoros": "^2.1.1", - "phpunit/phpunit": "^9.3" + "phpunit/phpunit": "^9.3", + "psalm/plugin-phpunit": "^0.15.1", + "vimeo/psalm": "^4.6" }, "type": "library", "extra": { @@ -4035,7 +3689,7 @@ "type": "community_bridge" } ], - "time": "2020-11-19T17:12:59+00:00" + "time": "2021-04-08T13:52:56+00:00" }, { "name": "laminas/laminas-stratigility", @@ -4183,6 +3837,107 @@ ], "time": "2021-02-25T21:54:58+00:00" }, + { + "name": "league/commonmark", + "version": "1.5.8", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/commonmark.git", + "reference": "08fa59b8e4e34ea8a773d55139ae9ac0e0aecbaf" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/08fa59b8e4e34ea8a773d55139ae9ac0e0aecbaf", + "reference": "08fa59b8e4e34ea8a773d55139ae9ac0e0aecbaf", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "php": "^7.1 || ^8.0" + }, + "conflict": { + "scrutinizer/ocular": "1.7.*" + }, + "require-dev": { + "cebe/markdown": "~1.0", + "commonmark/commonmark.js": "0.29.2", + "erusev/parsedown": "~1.0", + "ext-json": "*", + "github/gfm": "0.29.0", + "michelf/php-markdown": "~1.4", + "mikehaertl/php-shellcommand": "^1.4", + "phpstan/phpstan": "^0.12", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.2", + "scrutinizer/ocular": "^1.5", + "symfony/finder": "^4.2" + }, + "bin": [ + "bin/commonmark" + ], + "type": "library", + "autoload": { + "psr-4": { + "League\\CommonMark\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Colin O'Dell", + "email": "colinodell@gmail.com", + "homepage": "https://www.colinodell.com", + "role": "Lead Developer" + } + ], + "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)", + "homepage": "https://commonmark.thephpleague.com", + "keywords": [ + "commonmark", + "flavored", + "gfm", + "github", + "github-flavored", + "markdown", + "md", + "parser" + ], + "support": { + "docs": "https://commonmark.thephpleague.com/", + "issues": "https://github.com/thephpleague/commonmark/issues", + "rss": "https://github.com/thephpleague/commonmark/releases.atom", + "source": "https://github.com/thephpleague/commonmark" + }, + "funding": [ + { + "url": "https://enjoy.gitstore.app/repositories/thephpleague/commonmark", + "type": "custom" + }, + { + "url": "https://www.colinodell.com/sponsor", + "type": "custom" + }, + { + "url": "https://www.paypal.me/colinpodell/10.00", + "type": "custom" + }, + { + "url": "https://github.com/colinodell", + "type": "github" + }, + { + "url": "https://www.patreon.com/colinodell", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/league/commonmark", + "type": "tidelift" + } + ], + "time": "2021-03-28T18:51:39+00:00" + }, { "name": "league/flysystem", "version": "1.1.3", @@ -4334,266 +4089,6 @@ ], "time": "2021-01-18T20:58:21+00:00" }, - { - "name": "league/oauth1-client", - "version": "v1.9.0", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/oauth1-client.git", - "reference": "1e7e6be2dc543bf466236fb171e5b20e1b06aee6" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/1e7e6be2dc543bf466236fb171e5b20e1b06aee6", - "reference": "1e7e6be2dc543bf466236fb171e5b20e1b06aee6", - "shasum": "" - }, - "require": { - "ext-json": "*", - "ext-openssl": "*", - "guzzlehttp/guzzle": "^6.0|^7.0", - "php": ">=7.1||>=8.0" - }, - "require-dev": { - "ext-simplexml": "*", - "friendsofphp/php-cs-fixer": "^2.17", - "mockery/mockery": "^1.3.3", - "phpstan/phpstan": "^0.12.42", - "phpunit/phpunit": "^7.5||9.5" - }, - "suggest": { - "ext-simplexml": "For decoding XML-based responses." - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0-dev", - "dev-develop": "2.0-dev" - } - }, - "autoload": { - "psr-4": { - "League\\OAuth1\\Client\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Ben Corlett", - "email": "bencorlett@me.com", - "homepage": "http://www.webcomm.com.au", - "role": "Developer" - } - ], - "description": "OAuth 1.0 Client Library", - "keywords": [ - "Authentication", - "SSO", - "authorization", - "bitbucket", - "identity", - "idp", - "oauth", - "oauth1", - "single sign on", - "trello", - "tumblr", - "twitter" - ], - "support": { - "issues": "https://github.com/thephpleague/oauth1-client/issues", - "source": "https://github.com/thephpleague/oauth1-client/tree/v1.9.0" - }, - "time": "2021-01-20T01:40:53+00:00" - }, - { - "name": "league/oauth2-client", - "version": "2.6.0", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/oauth2-client.git", - "reference": "badb01e62383430706433191b82506b6df24ad98" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/badb01e62383430706433191b82506b6df24ad98", - "reference": "badb01e62383430706433191b82506b6df24ad98", - "shasum": "" - }, - "require": { - "guzzlehttp/guzzle": "^6.0 || ^7.0", - "paragonie/random_compat": "^1 || ^2 || ^9.99", - "php": "^5.6 || ^7.0 || ^8.0" - }, - "require-dev": { - "mockery/mockery": "^1.3", - "php-parallel-lint/php-parallel-lint": "^1.2", - "phpunit/phpunit": "^5.7 || ^6.0 || ^9.3", - "squizlabs/php_codesniffer": "^2.3 || ^3.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-2.x": "2.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "League\\OAuth2\\Client\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Alex Bilbie", - "email": "hello@alexbilbie.com", - "homepage": "http://www.alexbilbie.com", - "role": "Developer" - }, - { - "name": "Woody Gilk", - "homepage": "https://github.com/shadowhand", - "role": "Contributor" - } - ], - "description": "OAuth 2.0 Client Library", - "keywords": [ - "Authentication", - "SSO", - "authorization", - "identity", - "idp", - "oauth", - "oauth2", - "single sign on" - ], - "support": { - "issues": "https://github.com/thephpleague/oauth2-client/issues", - "source": "https://github.com/thephpleague/oauth2-client/tree/2.6.0" - }, - "time": "2020-10-28T02:03:40+00:00" - }, - { - "name": "league/oauth2-facebook", - "version": "2.0.5", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/oauth2-facebook.git", - "reference": "14cead7580cab8caace67f5a61ea5d2a8ff213eb" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-facebook/zipball/14cead7580cab8caace67f5a61ea5d2a8ff213eb", - "reference": "14cead7580cab8caace67f5a61ea5d2a8ff213eb", - "shasum": "" - }, - "require": { - "league/oauth2-client": "^2.0", - "php": "^5.6 || ^7.0 || ^8.0" - }, - "require-dev": { - "ext-json": "*", - "mockery/mockery": "~1.3.0", - "phpunit/phpunit": "^9.4", - "squizlabs/php_codesniffer": "~3.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "League\\OAuth2\\Client\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Sammy Kaye Powers", - "email": "me@sammyk.me", - "homepage": "http://www.sammyk.me" - } - ], - "description": "Facebook OAuth 2.0 Client Provider for The PHP League OAuth2-Client", - "keywords": [ - "Authentication", - "authorization", - "client", - "facebook", - "oauth", - "oauth2" - ], - "support": { - "issues": "https://github.com/thephpleague/oauth2-facebook/issues", - "source": "https://github.com/thephpleague/oauth2-facebook/tree/2.0.5" - }, - "time": "2021-02-01T15:33:45+00:00" - }, - { - "name": "league/oauth2-github", - "version": "2.0.0", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/oauth2-github.git", - "reference": "e63d64f3ec167c09232d189c6b0c397458a99357" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-github/zipball/e63d64f3ec167c09232d189c6b0c397458a99357", - "reference": "e63d64f3ec167c09232d189c6b0c397458a99357", - "shasum": "" - }, - "require": { - "league/oauth2-client": "^2.0" - }, - "require-dev": { - "mockery/mockery": "~0.9", - "phpunit/phpunit": "~4.0", - "squizlabs/php_codesniffer": "~2.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "League\\OAuth2\\Client\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Steven Maguire", - "email": "stevenmaguire@gmail.com", - "homepage": "https://github.com/stevenmaguire" - } - ], - "description": "Github OAuth 2.0 Client Provider for The PHP League OAuth2-Client", - "keywords": [ - "authorisation", - "authorization", - "client", - "github", - "oauth", - "oauth2" - ], - "support": { - "issues": "https://github.com/thephpleague/oauth2-github/issues", - "source": "https://github.com/thephpleague/oauth2-github/tree/master" - }, - "time": "2017-01-26T01:14:51+00:00" - }, { "name": "matthiasmullie/minify", "version": "1.3.66", @@ -4727,28 +4222,30 @@ }, { "name": "middlewares/base-path", - "version": "v1.1.0", + "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/middlewares/base-path.git", - "reference": "18277023b9a4acdc85479071a10f702582c3a909" + "reference": "9540b7b3aea29f22be269ad4c182455e70e38b4a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/middlewares/base-path/zipball/18277023b9a4acdc85479071a10f702582c3a909", - "reference": "18277023b9a4acdc85479071a10f702582c3a909", + "url": "https://api.github.com/repos/middlewares/base-path/zipball/9540b7b3aea29f22be269ad4c182455e70e38b4a", + "reference": "9540b7b3aea29f22be269ad4c182455e70e38b4a", "shasum": "" }, "require": { - "php": "^7.0", + "php": "^7.2 || ^8.0", "psr/http-server-middleware": "^1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", - "middlewares/utils": "^2.1", - "phpunit/phpunit": "^6.0|^7.0", - "squizlabs/php_codesniffer": "^3.0", - "zendframework/zend-diactoros": "^1.3" + "laminas/laminas-diactoros": "^2.3", + "middlewares/utils": "^3.0", + "oscarotero/php-cs-fixer-config": "^1.0", + "phpstan/phpstan": "^0.12", + "phpunit/phpunit": "^8|^9", + "squizlabs/php_codesniffer": "^3.0" }, "type": "library", "autoload": { @@ -4771,34 +4268,36 @@ ], "support": { "issues": "https://github.com/middlewares/base-path/issues", - "source": "https://github.com/middlewares/base-path/tree/master" + "source": "https://github.com/middlewares/base-path/tree/v2.1.0" }, - "time": "2018-08-04T10:41:46+00:00" + "time": "2021-04-08T19:21:21+00:00" }, { "name": "middlewares/base-path-router", - "version": "v0.2.1", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/middlewares/base-path-router.git", - "reference": "1706ec57dbeb7083c7ea17561041f8dc2de3b37c" + "reference": "36e3860cfd917ad51d10e238f82796c8b2504908" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/middlewares/base-path-router/zipball/1706ec57dbeb7083c7ea17561041f8dc2de3b37c", - "reference": "1706ec57dbeb7083c7ea17561041f8dc2de3b37c", + "url": "https://api.github.com/repos/middlewares/base-path-router/zipball/36e3860cfd917ad51d10e238f82796c8b2504908", + "reference": "36e3860cfd917ad51d10e238f82796c8b2504908", "shasum": "" }, "require": { - "middlewares/utils": "^2.0", - "php": "^7.0", + "middlewares/utils": "^3.0", + "php": "^7.2 || ^8.0", "psr/http-server-middleware": "^1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", - "phpunit/phpunit": "^6.0", - "squizlabs/php_codesniffer": "^3.0", - "zendframework/zend-diactoros": "^1.3" + "laminas/laminas-diactoros": "^2.3", + "oscarotero/php-cs-fixer-config": "^1.0", + "phpstan/phpstan": "^0.12", + "phpunit/phpunit": "^8|^9", + "squizlabs/php_codesniffer": "^3.0" }, "type": "library", "autoload": { @@ -4822,36 +4321,37 @@ ], "support": { "issues": "https://github.com/middlewares/base-path-router/issues", - "source": "https://github.com/middlewares/base-path-router/tree/v0.2.1" + "source": "https://github.com/middlewares/base-path-router/tree/v2.0.1" }, - "time": "2018-08-22T06:53:04+00:00" + "time": "2020-12-02T00:05:22+00:00" }, { "name": "middlewares/request-handler", - "version": "v1.4.0", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/middlewares/request-handler.git", - "reference": "adcc7dd36361661bd62057a21c052643ede6c726" + "reference": "e5563184b4c9eab81ecb58c6ef530516559e8488" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/middlewares/request-handler/zipball/adcc7dd36361661bd62057a21c052643ede6c726", - "reference": "adcc7dd36361661bd62057a21c052643ede6c726", + "url": "https://api.github.com/repos/middlewares/request-handler/zipball/e5563184b4c9eab81ecb58c6ef530516559e8488", + "reference": "e5563184b4c9eab81ecb58c6ef530516559e8488", "shasum": "" }, "require": { - "middlewares/utils": "^2.1", - "php": "^7.0", + "middlewares/utils": "^3.0", + "php": "^7.2 || ^8.0", + "psr/container": "^1.0", "psr/http-server-middleware": "^1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", - "phpstan/phpstan": "^0.9.2|^0.10.3", - "phpunit/phpunit": "^6.0|^7.0", - "psr/container": "^1.0", - "squizlabs/php_codesniffer": "^3.0", - "zendframework/zend-diactoros": "^1.3" + "laminas/laminas-diactoros": "^2.3", + "oscarotero/php-cs-fixer-config": "^1.0", + "phpstan/phpstan": "^0.12", + "phpunit/phpunit": "^8|^9", + "squizlabs/php_codesniffer": "^3.0" }, "suggest": { "psr/container": "Can be used to resolve handlers automatically" @@ -4881,38 +4381,45 @@ ], "support": { "issues": "https://github.com/middlewares/request-handler/issues", - "source": "https://github.com/middlewares/request-handler/tree/master" + "source": "https://github.com/middlewares/request-handler/tree/v2.0.1" }, - "time": "2018-10-25T22:59:24+00:00" + "time": "2020-12-04T00:14:39+00:00" }, { "name": "middlewares/utils", - "version": "v2.2.0", + "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/middlewares/utils.git", - "reference": "7dc49454b4fbf249226023c7b77658b6068abfbc" + "reference": "a9ef1e5365020ead0ae343b95602bd877a9bf852" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/middlewares/utils/zipball/7dc49454b4fbf249226023c7b77658b6068abfbc", - "reference": "7dc49454b4fbf249226023c7b77658b6068abfbc", + "url": "https://api.github.com/repos/middlewares/utils/zipball/a9ef1e5365020ead0ae343b95602bd877a9bf852", + "reference": "a9ef1e5365020ead0ae343b95602bd877a9bf852", "shasum": "" }, "require": { - "php": "^7.0", + "php": "^7.2 || ^8.0", "psr/container": "^1.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.0", "psr/http-server-middleware": "^1.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.0", - "guzzlehttp/psr7": "^1.3", - "phpunit/phpunit": "^6.0|^7.0", - "slim/http": "^0.3", - "squizlabs/php_codesniffer": "^3.0", - "zendframework/zend-diactoros": "^1.3" + "friendsofphp/php-cs-fixer": "^v2.16", + "guzzlehttp/psr7": "dev-master", + "laminas/laminas-diactoros": "^2.4", + "nyholm/psr7": "^1.0", + "oscarotero/php-cs-fixer-config": "^1.0", + "phpstan/phpstan": "^0.12", + "phpunit/phpunit": "^8|^9", + "slim/psr7": "~0.3", + "squizlabs/php_codesniffer": "^3.5", + "sunrise/http-message": "^1.0", + "sunrise/http-server-request": "^1.0", + "sunrise/stream": "^1.0.15", + "sunrise/uri": "^1.0.15" }, "type": "library", "autoload": { @@ -4924,7 +4431,7 @@ "license": [ "MIT" ], - "description": "Common utils to create PSR-15 middleware packages", + "description": "Common utils for PSR-15 middleware packages", "homepage": "https://github.com/middlewares/utils", "keywords": [ "PSR-11", @@ -4936,9 +4443,9 @@ ], "support": { "issues": "https://github.com/middlewares/utils/issues", - "source": "https://github.com/middlewares/utils/tree/v2.2.0" + "source": "https://github.com/middlewares/utils/tree/v3.2.0" }, - "time": "2019-03-05T22:06:37+00:00" + "time": "2020-11-30T20:07:15+00:00" }, { "name": "monolog/monolog", @@ -5028,43 +4535,57 @@ }, { "name": "nesbot/carbon", - "version": "1.39.1", + "version": "2.46.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "4be0c005164249208ce1b5ca633cd57bdd42ff33" + "reference": "2fd2c4a77d58a4e95234c8a61c5df1f157a91bf4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4be0c005164249208ce1b5ca633cd57bdd42ff33", - "reference": "4be0c005164249208ce1b5ca633cd57bdd42ff33", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/2fd2c4a77d58a4e95234c8a61c5df1f157a91bf4", + "reference": "2fd2c4a77d58a4e95234c8a61c5df1f157a91bf4", "shasum": "" }, "require": { - "kylekatarnls/update-helper": "^1.1", - "php": ">=5.3.9", - "symfony/translation": "~2.6 || ~3.0 || ~4.0" + "ext-json": "*", + "php": "^7.1.8 || ^8.0", + "symfony/polyfill-mbstring": "^1.0", + "symfony/translation": "^3.4 || ^4.0 || ^5.0" }, "require-dev": { - "composer/composer": "^1.2", - "friendsofphp/php-cs-fixer": "~2", - "phpunit/phpunit": "^4.8.35 || ^5.7" + "doctrine/orm": "^2.7", + "friendsofphp/php-cs-fixer": "^2.14 || ^3.0", + "kylekatarnls/multi-tester": "^2.0", + "phpmd/phpmd": "^2.9", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^0.12.54", + "phpunit/phpunit": "^7.5.20 || ^8.5.14", + "squizlabs/php_codesniffer": "^3.4" }, "bin": [ - "bin/upgrade-carbon" + "bin/carbon" ], "type": "library", "extra": { - "update-helper": "Carbon\\Upgrade", + "branch-alias": { + "dev-master": "2.x-dev", + "dev-3.x": "3.x-dev" + }, "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" ] + }, + "phpstan": { + "includes": [ + "extension.neon" + ] } }, "autoload": { "psr-4": { - "": "src/" + "Carbon\\": "src/Carbon/" } }, "notification-url": "https://packagist.org/downloads/", @@ -5076,9 +4597,13 @@ "name": "Brian Nesbitt", "email": "brian@nesbot.com", "homepage": "http://nesbot.com" + }, + { + "name": "kylekatarnls", + "homepage": "http://github.com/kylekatarnls" } ], - "description": "A simple API extension for DateTime.", + "description": "An API extension for DateTime that supports 281 different languages.", "homepage": "http://carbon.nesbot.com", "keywords": [ "date", @@ -5089,7 +4614,17 @@ "issues": "https://github.com/briannesbitt/Carbon/issues", "source": "https://github.com/briannesbitt/Carbon" }, - "time": "2019-10-14T05:51:36+00:00" + "funding": [ + { + "url": "https://opencollective.com/Carbon", + "type": "open_collective" + }, + { + "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", + "type": "tidelift" + } + ], + "time": "2021-02-24T17:30:44+00:00" }, { "name": "nikic/fast-route", @@ -5140,16 +4675,16 @@ }, { "name": "opis/closure", - "version": "3.6.1", + "version": "3.6.2", "source": { "type": "git", "url": "https://github.com/opis/closure.git", - "reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5" + "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/opis/closure/zipball/943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5", - "reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5", + "url": "https://api.github.com/repos/opis/closure/zipball/06e2ebd25f2869e54a306dda991f7db58066f7f6", + "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6", "shasum": "" }, "require": { @@ -5199,59 +4734,9 @@ ], "support": { "issues": "https://github.com/opis/closure/issues", - "source": "https://github.com/opis/closure/tree/3.6.1" + "source": "https://github.com/opis/closure/tree/3.6.2" }, - "time": "2020-11-07T02:01:34+00:00" - }, - { - "name": "paragonie/random_compat", - "version": "v9.99.99", - "source": { - "type": "git", - "url": "https://github.com/paragonie/random_compat.git", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "shasum": "" - }, - "require": { - "php": "^7" - }, - "require-dev": { - "phpunit/phpunit": "4.*|5.*", - "vimeo/psalm": "^1" - }, - "suggest": { - "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com", - "homepage": "https://paragonie.com" - } - ], - "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", - "keywords": [ - "csprng", - "polyfill", - "pseudorandom", - "random" - ], - "support": { - "email": "info@paragonie.com", - "issues": "https://github.com/paragonie/random_compat/issues", - "source": "https://github.com/paragonie/random_compat" - }, - "time": "2018-07-02T15:55:56+00:00" + "time": "2021-04-09T13:42:10+00:00" }, { "name": "psr/container", @@ -5301,6 +4786,108 @@ }, "time": "2021-03-05T17:36:06+00:00" }, + { + "name": "psr/event-dispatcher", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/event-dispatcher.git", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", + "shasum": "" + }, + "require": { + "php": ">=7.2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\EventDispatcher\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Standard interfaces for event handling.", + "keywords": [ + "events", + "psr", + "psr-14" + ], + "support": { + "issues": "https://github.com/php-fig/event-dispatcher/issues", + "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" + }, + "time": "2019-01-08T18:20:26+00:00" + }, + { + "name": "psr/http-client", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-client.git", + "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", + "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", + "shasum": "" + }, + "require": { + "php": "^7.0 || ^8.0", + "psr/http-message": "^1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Client\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP clients", + "homepage": "https://github.com/php-fig/http-client", + "keywords": [ + "http", + "http-client", + "psr", + "psr-18" + ], + "support": { + "source": "https://github.com/php-fig/http-client/tree/master" + }, + "time": "2020-06-29T06:28:15+00:00" + }, { "name": "psr/http-factory", "version": "1.0.1", @@ -5624,54 +5211,6 @@ }, "time": "2017-10-23T01:57:42+00:00" }, - { - "name": "pusher/pusher-php-server", - "version": "2.6.4", - "source": { - "type": "git", - "url": "https://github.com/pusher/pusher-http-php.git", - "reference": "2cf2ba85e7ce3250468a1c42ab7c948a7d43839d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/2cf2ba85e7ce3250468a1c42ab7c948a7d43839d", - "reference": "2cf2ba85e7ce3250468a1c42ab7c948a7d43839d", - "shasum": "" - }, - "require": { - "ext-curl": "*", - "php": ">=5.2" - }, - "require-dev": { - "phpunit/phpunit": "~4" - }, - "type": "library", - "autoload": { - "classmap": [ - "lib/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Library for interacting with the Pusher REST API", - "homepage": "https://github.com/pusher/pusher-php-server", - "keywords": [ - "events", - "php-pusher-server", - "publish", - "pusher", - "realtime", - "rest", - "trigger" - ], - "support": { - "issues": "https://github.com/pusher/pusher-http-php/issues", - "source": "https://github.com/pusher/pusher-http-php/tree/master" - }, - "time": "2017-06-06T16:41:17+00:00" - }, { "name": "ralouphie/getallheaders", "version": "3.0.3", @@ -5717,54 +5256,140 @@ "time": "2019-03-08T08:55:37+00:00" }, { - "name": "ramsey/uuid", - "version": "3.9.3", + "name": "ramsey/collection", + "version": "1.1.3", "source": { "type": "git", - "url": "https://github.com/ramsey/uuid.git", - "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92" + "url": "https://github.com/ramsey/collection.git", + "reference": "28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/7e1633a6964b48589b142d60542f9ed31bd37a92", - "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92", + "url": "https://api.github.com/repos/ramsey/collection/zipball/28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1", + "reference": "28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1", "shasum": "" }, "require": { + "php": "^7.2 || ^8" + }, + "require-dev": { + "captainhook/captainhook": "^5.3", + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", + "ergebnis/composer-normalize": "^2.6", + "fakerphp/faker": "^1.5", + "hamcrest/hamcrest-php": "^2", + "jangregor/phpstan-prophecy": "^0.8", + "mockery/mockery": "^1.3", + "phpstan/extension-installer": "^1", + "phpstan/phpstan": "^0.12.32", + "phpstan/phpstan-mockery": "^0.12.5", + "phpstan/phpstan-phpunit": "^0.12.11", + "phpunit/phpunit": "^8.5 || ^9", + "psy/psysh": "^0.10.4", + "slevomat/coding-standard": "^6.3", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "^4.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "Ramsey\\Collection\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" + } + ], + "description": "A PHP 7.2+ library for representing and manipulating collections.", + "keywords": [ + "array", + "collection", + "hash", + "map", + "queue", + "set" + ], + "support": { + "issues": "https://github.com/ramsey/collection/issues", + "source": "https://github.com/ramsey/collection/tree/1.1.3" + }, + "funding": [ + { + "url": "https://github.com/ramsey", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/ramsey/collection", + "type": "tidelift" + } + ], + "time": "2021-01-21T17:40:04+00:00" + }, + { + "name": "ramsey/uuid", + "version": "4.1.1", + "source": { + "type": "git", + "url": "https://github.com/ramsey/uuid.git", + "reference": "cd4032040a750077205918c86049aa0f43d22947" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/cd4032040a750077205918c86049aa0f43d22947", + "reference": "cd4032040a750077205918c86049aa0f43d22947", + "shasum": "" + }, + "require": { + "brick/math": "^0.8 || ^0.9", "ext-json": "*", - "paragonie/random_compat": "^1 | ^2 | 9.99.99", - "php": "^5.4 | ^7 | ^8", + "php": "^7.2 || ^8", + "ramsey/collection": "^1.0", "symfony/polyfill-ctype": "^1.8" }, "replace": { "rhumsaa/uuid": "self.version" }, "require-dev": { - "codeception/aspect-mock": "^1 | ^2", - "doctrine/annotations": "^1.2", - "goaop/framework": "1.0.0-alpha.2 | ^1 | ^2.1", - "jakub-onderka/php-parallel-lint": "^1", - "mockery/mockery": "^0.9.11 | ^1", + "codeception/aspect-mock": "^3", + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7.0", + "doctrine/annotations": "^1.8", + "goaop/framework": "^2", + "mockery/mockery": "^1.3", "moontoast/math": "^1.1", "paragonie/random-lib": "^2", - "php-mock/php-mock-phpunit": "^0.3 | ^1.1", - "phpunit/phpunit": "^4.8 | ^5.4 | ^6.5", - "squizlabs/php_codesniffer": "^3.5" + "php-mock/php-mock-mockery": "^1.3", + "php-mock/php-mock-phpunit": "^2.5", + "php-parallel-lint/php-parallel-lint": "^1.1", + "phpbench/phpbench": "^0.17.1", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-mockery": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpunit/phpunit": "^8.5", + "psy/psysh": "^0.10.0", + "slevomat/coding-standard": "^6.0", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "3.9.4" }, "suggest": { - "ext-ctype": "Provides support for PHP Ctype functions", - "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", - "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator", - "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", - "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).", + "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", + "ext-ctype": "Enables faster processing of character classification using ctype functions.", + "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.", + "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.", "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", - "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid", "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.x-dev" + "dev-master": "4.x-dev" } }, "autoload": { @@ -5779,22 +5404,7 @@ "license": [ "MIT" ], - "authors": [ - { - "name": "Ben Ramsey", - "email": "ben@benramsey.com", - "homepage": "https://benramsey.com" - }, - { - "name": "Marijn Huizendveld", - "email": "marijn.huizendveld@gmail.com" - }, - { - "name": "Thibaud Fabre", - "email": "thibaud@aztech.io" - } - ], - "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", + "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).", "homepage": "https://github.com/ramsey/uuid", "keywords": [ "guid", @@ -5804,10 +5414,15 @@ "support": { "issues": "https://github.com/ramsey/uuid/issues", "rss": "https://github.com/ramsey/uuid/releases.atom", - "source": "https://github.com/ramsey/uuid", - "wiki": "https://github.com/ramsey/uuid/wiki" + "source": "https://github.com/ramsey/uuid" }, - "time": "2020-02-21T04:36:14+00:00" + "funding": [ + { + "url": "https://github.com/ramsey", + "type": "github" + } + ], + "time": "2020-08-18T17:17:46+00:00" }, { "name": "s9e/regexp-builder", @@ -5897,16 +5512,16 @@ }, { "name": "s9e/text-formatter", - "version": "2.8.6", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/s9e/TextFormatter.git", - "reference": "e2d5fba85a92a62b477957943de3aecc0cc4d023" + "reference": "d764e9e4ac70b9bc398afe15b45b27568aa3ff23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/e2d5fba85a92a62b477957943de3aecc0cc4d023", - "reference": "e2d5fba85a92a62b477957943de3aecc0cc4d023", + "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/d764e9e4ac70b9bc398afe15b45b27568aa3ff23", + "reference": "d764e9e4ac70b9bc398afe15b45b27568aa3ff23", "shasum": "" }, "require": { @@ -5933,7 +5548,7 @@ }, "type": "library", "extra": { - "version": "2.8.6" + "version": "2.9.0" }, "autoload": { "psr-4": { @@ -5965,9 +5580,9 @@ ], "support": { "issues": "https://github.com/s9e/TextFormatter/issues", - "source": "https://github.com/s9e/TextFormatter/tree/2.8.6" + "source": "https://github.com/s9e/TextFormatter/tree/2.9.0" }, - "time": "2021-03-29T09:41:39+00:00" + "time": "2021-04-17T23:41:09+00:00" }, { "name": "softcreatr/php-mime-detector", @@ -6112,32 +5727,34 @@ }, { "name": "symfony/config", - "version": "v3.4.47", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f" + "reference": "212d54675bf203ff8aef7d8cee8eecfb72f4a263" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f", - "reference": "bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f", + "url": "https://api.github.com/repos/symfony/config/zipball/212d54675bf203ff8aef7d8cee8eecfb72f4a263", + "reference": "212d54675bf203ff8aef7d8cee8eecfb72f4a263", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/filesystem": "~2.8|~3.0|~4.0", - "symfony/polyfill-ctype": "~1.8" + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/filesystem": "^4.4|^5.0", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php80": "^1.15" }, "conflict": { - "symfony/dependency-injection": "<3.3", - "symfony/finder": "<3.3" + "symfony/finder": "<4.4" }, "require-dev": { - "symfony/dependency-injection": "~3.3|~4.0", - "symfony/event-dispatcher": "~3.3|~4.0", - "symfony/finder": "~3.3|~4.0", - "symfony/yaml": "~3.0|~4.0" + "symfony/event-dispatcher": "^4.4|^5.0", + "symfony/finder": "^4.4|^5.0", + "symfony/messenger": "^4.4|^5.0", + "symfony/service-contracts": "^1.1|^2", + "symfony/yaml": "^4.4|^5.0" }, "suggest": { "symfony/yaml": "To use the yaml reference dumper" @@ -6165,10 +5782,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Config Component", + "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v3.4.47" + "source": "https://github.com/symfony/config/tree/v5.2.4" }, "funding": [ { @@ -6184,46 +5801,48 @@ "type": "tidelift" } ], - "time": "2020-10-24T10:57:07+00:00" + "time": "2021-02-23T23:58:19+00:00" }, { "name": "symfony/console", - "version": "v4.4.21", + "version": "v5.2.6", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "1ba4560dbbb9fcf5ae28b61f71f49c678086cf23" + "reference": "35f039df40a3b335ebf310f244cb242b3a83ac8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/1ba4560dbbb9fcf5ae28b61f71f49c678086cf23", - "reference": "1ba4560dbbb9fcf5ae28b61f71f49c678086cf23", + "url": "https://api.github.com/repos/symfony/console/zipball/35f039df40a3b335ebf310f244cb242b3a83ac8d", + "reference": "35f039df40a3b335ebf310f244cb242b3a83ac8d", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php73": "^1.8", "symfony/polyfill-php80": "^1.15", - "symfony/service-contracts": "^1.1|^2" + "symfony/service-contracts": "^1.1|^2", + "symfony/string": "^5.1" }, "conflict": { - "symfony/dependency-injection": "<3.4", - "symfony/event-dispatcher": "<4.3|>=5", + "symfony/dependency-injection": "<4.4", + "symfony/dotenv": "<5.1", + "symfony/event-dispatcher": "<4.4", "symfony/lock": "<4.4", - "symfony/process": "<3.3" + "symfony/process": "<4.4" }, "provide": { "psr/log-implementation": "1.0" }, "require-dev": { "psr/log": "~1.0", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/event-dispatcher": "^4.3", + "symfony/config": "^4.4|^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/event-dispatcher": "^4.4|^5.0", "symfony/lock": "^4.4|^5.0", - "symfony/process": "^3.4|^4.0|^5.0", - "symfony/var-dumper": "^4.3|^5.0" + "symfony/process": "^4.4|^5.0", + "symfony/var-dumper": "^4.4|^5.0" }, "suggest": { "psr/log": "For using the console logger", @@ -6256,8 +5875,14 @@ ], "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", + "keywords": [ + "cli", + "command line", + "console", + "terminal" + ], "support": { - "source": "https://github.com/symfony/console/tree/v4.4.21" + "source": "https://github.com/symfony/console/tree/v5.2.6" }, "funding": [ { @@ -6273,7 +5898,7 @@ "type": "tidelift" } ], - "time": "2021-03-26T09:23:24+00:00" + "time": "2021-03-28T09:42:18+00:00" }, { "name": "symfony/css-selector", @@ -6340,87 +5965,18 @@ ], "time": "2021-01-27T10:01:46+00:00" }, - { - "name": "symfony/debug", - "version": "v4.4.20", - "source": { - "type": "git", - "url": "https://github.com/symfony/debug.git", - "reference": "157bbec4fd773bae53c5483c50951a5530a2cc16" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/157bbec4fd773bae53c5483c50951a5530a2cc16", - "reference": "157bbec4fd773bae53c5483c50951a5530a2cc16", - "shasum": "" - }, - "require": { - "php": ">=7.1.3", - "psr/log": "~1.0", - "symfony/polyfill-php80": "^1.15" - }, - "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.20" - }, - "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-01-28T16:54:48+00:00" - }, { "name": "symfony/deprecation-contracts", - "version": "v2.2.0", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665" + "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665", - "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627", + "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627", "shasum": "" }, "require": { @@ -6429,7 +5985,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-main": "2.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -6458,7 +6014,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/master" + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0" }, "funding": [ { @@ -6474,42 +6030,44 @@ "type": "tidelift" } ], - "time": "2020-09-07T11:33:47+00:00" + "time": "2021-03-23T23:28:01+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v4.4.20", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "c352647244bd376bf7d31efbd5401f13f50dad0c" + "reference": "d08d6ec121a425897951900ab692b612a61d6240" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c352647244bd376bf7d31efbd5401f13f50dad0c", - "reference": "c352647244bd376bf7d31efbd5401f13f50dad0c", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d08d6ec121a425897951900ab692b612a61d6240", + "reference": "d08d6ec121a425897951900ab692b612a61d6240", "shasum": "" }, "require": { - "php": ">=7.1.3", - "symfony/event-dispatcher-contracts": "^1.1" + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/event-dispatcher-contracts": "^2", + "symfony/polyfill-php80": "^1.15" }, "conflict": { - "symfony/dependency-injection": "<3.4" + "symfony/dependency-injection": "<4.4" }, "provide": { "psr/event-dispatcher-implementation": "1.0", - "symfony/event-dispatcher-implementation": "1.1" + "symfony/event-dispatcher-implementation": "2.0" }, "require-dev": { "psr/log": "~1.0", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/error-handler": "~3.4|~4.4", - "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/http-foundation": "^3.4|^4.0|^5.0", + "symfony/config": "^4.4|^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/error-handler": "^4.4|^5.0", + "symfony/expression-language": "^4.4|^5.0", + "symfony/http-foundation": "^4.4|^5.0", "symfony/service-contracts": "^1.1|^2", - "symfony/stopwatch": "^3.4|^4.0|^5.0" + "symfony/stopwatch": "^4.4|^5.0" }, "suggest": { "symfony/dependency-injection": "", @@ -6541,7 +6099,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.20" + "source": "https://github.com/symfony/event-dispatcher/tree/v5.2.4" }, "funding": [ { @@ -6557,33 +6115,33 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-02-18T17:12:37+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v1.1.9", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7" + "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7", - "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11", + "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11", "shasum": "" }, "require": { - "php": ">=7.1.3" + "php": ">=7.2.5", + "psr/event-dispatcher": "^1" }, "suggest": { - "psr/event-dispatcher": "", "symfony/event-dispatcher-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-main": "2.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -6620,7 +6178,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.4.0" }, "funding": [ { @@ -6636,24 +6194,24 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:19:58+00:00" + "time": "2021-03-23T23:28:01+00:00" }, { "name": "symfony/filesystem", - "version": "v4.4.21", + "version": "v5.2.6", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "940826c465be2690c9fae91b2793481e5cbd6834" + "reference": "8c86a82f51658188119e62cff0a050a12d09836f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/940826c465be2690c9fae91b2793481e5cbd6834", - "reference": "940826c465be2690c9fae91b2793481e5cbd6834", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/8c86a82f51658188119e62cff0a050a12d09836f", + "reference": "8c86a82f51658188119e62cff0a050a12d09836f", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", "symfony/polyfill-ctype": "~1.8" }, "type": "library", @@ -6682,7 +6240,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v4.4.21" + "source": "https://github.com/symfony/filesystem/tree/v5.2.6" }, "funding": [ { @@ -6698,24 +6256,24 @@ "type": "tidelift" } ], - "time": "2021-03-28T09:59:32+00:00" + "time": "2021-03-28T14:30:26+00:00" }, { "name": "symfony/finder", - "version": "v4.4.20", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6" + "reference": "0d639a0943822626290d169965804f79400e6a04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/2543795ab1570df588b9bbd31e1a2bd7037b94f6", - "reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6", + "url": "https://api.github.com/repos/symfony/finder/zipball/0d639a0943822626290d169965804f79400e6a04", + "reference": "0d639a0943822626290d169965804f79400e6a04", "shasum": "" }, "require": { - "php": ">=7.1.3" + "php": ">=7.2.5" }, "type": "library", "autoload": { @@ -6743,7 +6301,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v4.4.20" + "source": "https://github.com/symfony/finder/tree/v5.2.4" }, "funding": [ { @@ -6759,31 +6317,36 @@ "type": "tidelift" } ], - "time": "2021-02-12T10:48:09+00:00" + "time": "2021-02-15T18:55:04+00:00" }, { "name": "symfony/http-foundation", - "version": "v4.4.20", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "02d968647fe61b2f419a8dc70c468a9d30a48d3a" + "reference": "54499baea7f7418bce7b5ec92770fd0799e8e9bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/02d968647fe61b2f419a8dc70c468a9d30a48d3a", - "reference": "02d968647fe61b2f419a8dc70c468a9d30a48d3a", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/54499baea7f7418bce7b5ec92770fd0799e8e9bf", + "reference": "54499baea7f7418bce7b5ec92770fd0799e8e9bf", "shasum": "" }, "require": { - "php": ">=7.1.3", - "symfony/mime": "^4.3|^5.0", + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", "symfony/polyfill-mbstring": "~1.1", "symfony/polyfill-php80": "^1.15" }, "require-dev": { "predis/predis": "~1.0", - "symfony/expression-language": "^3.4|^4.0|^5.0" + "symfony/cache": "^4.4|^5.0", + "symfony/expression-language": "^4.4|^5.0", + "symfony/mime": "^4.4|^5.0" + }, + "suggest": { + "symfony/mime": "To use the file extension guesser" }, "type": "library", "autoload": { @@ -6811,7 +6374,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v4.4.20" + "source": "https://github.com/symfony/http-foundation/tree/v5.2.4" }, "funding": [ { @@ -6827,7 +6390,7 @@ "type": "tidelift" } ], - "time": "2021-02-25T17:11:33+00:00" + "time": "2021-02-25T17:16:57+00:00" }, { "name": "symfony/mime", @@ -7071,6 +6634,87 @@ ], "time": "2021-01-22T09:19:47+00:00" }, + { + "name": "symfony/polyfill-intl-grapheme", + "version": "v1.22.1", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-grapheme.git", + "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/5601e09b69f26c1828b13b6bb87cb07cddba3170", + "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.22-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Intl\\Grapheme\\": "" + }, + "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 intl's grapheme_* functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "grapheme", + "intl", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.22.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": "2021-01-22T09:19:47+00:00" + }, { "name": "symfony/polyfill-intl-idn", "version": "v1.22.1", @@ -7562,20 +7206,21 @@ }, { "name": "symfony/process", - "version": "v4.4.20", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a" + "reference": "313a38f09c77fbcdc1d223e57d368cea76a2fd2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/7e950b6366d4da90292c2e7fa820b3c1842b965a", - "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a", + "url": "https://api.github.com/repos/symfony/process/zipball/313a38f09c77fbcdc1d223e57d368cea76a2fd2f", + "reference": "313a38f09c77fbcdc1d223e57d368cea76a2fd2f", "shasum": "" }, "require": { - "php": ">=7.1.3" + "php": ">=7.2.5", + "symfony/polyfill-php80": "^1.15" }, "type": "library", "autoload": { @@ -7603,7 +7248,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v4.4.20" + "source": "https://github.com/symfony/process/tree/v5.2.4" }, "funding": [ { @@ -7619,25 +7264,25 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-01-27T10:15:41+00:00" }, { "name": "symfony/service-contracts", - "version": "v2.2.0", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1" + "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1", - "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb", + "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb", "shasum": "" }, "require": { "php": ">=7.2.5", - "psr/container": "^1.0" + "psr/container": "^1.1" }, "suggest": { "symfony/service-implementation": "" @@ -7645,7 +7290,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-main": "2.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -7682,7 +7327,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/master" + "source": "https://github.com/symfony/service-contracts/tree/v2.4.0" }, "funding": [ { @@ -7698,40 +7343,131 @@ "type": "tidelift" } ], - "time": "2020-09-07T11:33:47+00:00" + "time": "2021-04-01T10:43:52+00:00" }, { - "name": "symfony/translation", - "version": "v3.4.47", + "name": "symfony/string", + "version": "v5.2.6", "source": { "type": "git", - "url": "https://github.com/symfony/translation.git", - "reference": "be83ee6c065cb32becdb306ba61160d598b1ce88" + "url": "https://github.com/symfony/string.git", + "reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/be83ee6c065cb32becdb306ba61160d598b1ce88", - "reference": "be83ee6c065cb32becdb306ba61160d598b1ce88", + "url": "https://api.github.com/repos/symfony/string/zipball/ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572", + "reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/polyfill-mbstring": "~1.0" + "php": ">=7.2.5", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-intl-grapheme": "~1.0", + "symfony/polyfill-intl-normalizer": "~1.0", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php80": "~1.15" + }, + "require-dev": { + "symfony/error-handler": "^4.4|^5.0", + "symfony/http-client": "^4.4|^5.0", + "symfony/translation-contracts": "^1.1|^2", + "symfony/var-exporter": "^4.4|^5.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\String\\": "" + }, + "files": [ + "Resources/functions.php" + ], + "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": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", + "homepage": "https://symfony.com", + "keywords": [ + "grapheme", + "i18n", + "string", + "unicode", + "utf-8", + "utf8" + ], + "support": { + "source": "https://github.com/symfony/string/tree/v5.2.6" + }, + "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-03-17T17:12:15+00:00" + }, + { + "name": "symfony/translation", + "version": "v5.2.6", + "source": { + "type": "git", + "url": "https://github.com/symfony/translation.git", + "reference": "2cc7f45d96db9adfcf89adf4401d9dfed509f4e1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/translation/zipball/2cc7f45d96db9adfcf89adf4401d9dfed509f4e1", + "reference": "2cc7f45d96db9adfcf89adf4401d9dfed509f4e1", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php80": "^1.15", + "symfony/translation-contracts": "^2.3" }, "conflict": { - "symfony/config": "<2.8", - "symfony/dependency-injection": "<3.4", - "symfony/yaml": "<3.4" + "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.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "~3.4|~4.0", - "symfony/finder": "~2.8|~3.0|~4.0", - "symfony/http-kernel": "~3.4|~4.0", - "symfony/intl": "^2.8.18|^3.2.5|~4.0", - "symfony/var-dumper": "~3.4|~4.0", - "symfony/yaml": "~3.4|~4.0" + "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/service-contracts": "^1.1.2|^2", + "symfony/yaml": "^4.4|^5.0" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", @@ -7740,6 +7476,9 @@ }, "type": "library", "autoload": { + "files": [ + "Resources/functions.php" + ], "psr-4": { "Symfony\\Component\\Translation\\": "" }, @@ -7761,10 +7500,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Translation Component", + "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v3.4.47" + "source": "https://github.com/symfony/translation/tree/v5.2.6" }, "funding": [ { @@ -7780,35 +7519,117 @@ "type": "tidelift" } ], - "time": "2020-10-24T10:57:07+00:00" + "time": "2021-03-23T19:33:48+00:00" }, { - "name": "symfony/yaml", - "version": "v3.4.47", + "name": "symfony/translation-contracts", + "version": "v2.4.0", "source": { "type": "git", - "url": "https://github.com/symfony/yaml.git", - "reference": "88289caa3c166321883f67fe5130188ebbb47094" + "url": "https://github.com/symfony/translation-contracts.git", + "reference": "95c812666f3e91db75385749fe219c5e494c7f95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/88289caa3c166321883f67fe5130188ebbb47094", - "reference": "88289caa3c166321883f67fe5130188ebbb47094", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95", + "reference": "95c812666f3e91db75385749fe219c5e494c7f95", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", + "php": ">=7.2.5" + }, + "suggest": { + "symfony/translation-implementation": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.4-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.4.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-03-23T23:28:01+00:00" + }, + { + "name": "symfony/yaml", + "version": "v5.2.5", + "source": { + "type": "git", + "url": "https://github.com/symfony/yaml.git", + "reference": "298a08ddda623485208506fcee08817807a251dd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/yaml/zipball/298a08ddda623485208506fcee08817807a251dd", + "reference": "298a08ddda623485208506fcee08817807a251dd", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", "symfony/polyfill-ctype": "~1.8" }, "conflict": { - "symfony/console": "<3.4" + "symfony/console": "<4.4" }, "require-dev": { - "symfony/console": "~3.4|~4.0" + "symfony/console": "^4.4|^5.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, + "bin": [ + "Resources/bin/yaml-lint" + ], "type": "library", "autoload": { "psr-4": { @@ -7832,10 +7653,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Yaml Component", + "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v3.4.47" + "source": "https://github.com/symfony/yaml/tree/v5.2.5" }, "funding": [ { @@ -7851,7 +7672,7 @@ "type": "tidelift" } ], - "time": "2020-10-24T10:57:07+00:00" + "time": "2021-03-06T07:59:01+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -7960,6 +7781,80 @@ }, "time": "2016-03-31T09:25:28+00:00" }, + { + "name": "voku/portable-ascii", + "version": "1.5.6", + "source": { + "type": "git", + "url": "https://github.com/voku/portable-ascii.git", + "reference": "80953678b19901e5165c56752d087fc11526017c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/voku/portable-ascii/zipball/80953678b19901e5165c56752d087fc11526017c", + "reference": "80953678b19901e5165c56752d087fc11526017c", + "shasum": "" + }, + "require": { + "php": ">=7.0.0" + }, + "require-dev": { + "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" + }, + "suggest": { + "ext-intl": "Use Intl for transliterator_transliterate() support" + }, + "type": "library", + "autoload": { + "psr-4": { + "voku\\": "src/voku/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Lars Moelleken", + "homepage": "http://www.moelleken.org/" + } + ], + "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", + "homepage": "https://github.com/voku/portable-ascii", + "keywords": [ + "ascii", + "clean", + "php" + ], + "support": { + "issues": "https://github.com/voku/portable-ascii/issues", + "source": "https://github.com/voku/portable-ascii/tree/1.5.6" + }, + "funding": [ + { + "url": "https://www.paypal.me/moelleken", + "type": "custom" + }, + { + "url": "https://github.com/voku", + "type": "github" + }, + { + "url": "https://opencollective.com/portable-ascii", + "type": "open_collective" + }, + { + "url": "https://www.patreon.com/voku", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii", + "type": "tidelift" + } + ], + "time": "2020-11-12T00:07:28+00:00" + }, { "name": "wikimedia/less.php", "version": "v3.1.0", diff --git a/nixbld-etc-nixos/flarum/php-packages.nix b/nixbld-etc-nixos/flarum/php-packages.nix index 1945662..34b63ec 100644 --- a/nixbld-etc-nixos/flarum/php-packages.nix +++ b/nixbld-etc-nixos/flarum/php-packages.nix @@ -42,43 +42,53 @@ let }; }; }; + "brick/math" = { + targetDir = ""; + src = composerEnv.buildZipPackage { + name = "brick-math-dff976c2f3487d42c1db75a3b180e2b9f0e72ce0"; + src = fetchurl { + url = "https://api.github.com/repos/brick/math/zipball/dff976c2f3487d42c1db75a3b180e2b9f0e72ce0"; + sha256 = "11k4h3mvgf9fn2mj0f67jccgkwr1zyjjjx1czmkvxzkkydq3g3nk"; + }; + }; + }; "components/font-awesome" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "components-font-awesome-1be57c473b964c8130f2dbd9edc4f64db5394114"; + name = "components-font-awesome-09f1f2e02ea0cd319569b32f8639b37dfcd7a62d"; src = fetchurl { - url = "https://api.github.com/repos/components/font-awesome/zipball/1be57c473b964c8130f2dbd9edc4f64db5394114"; - sha256 = "04881xx5xwz7qr0g3d1vw16yyn0qv9rkycb2kn4shkkl7l94vxh2"; + url = "https://api.github.com/repos/components/font-awesome/zipball/09f1f2e02ea0cd319569b32f8639b37dfcd7a62d"; + sha256 = "0hx0cgs3sn8k7czadmdmq9xs0r3fl31m0jwkhc4280bcnw0wkdm3"; }; }; }; "dflydev/fig-cookies" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "dflydev-fig-cookies-883233c159d00d39e940bd12cfe42c0d23420c1c"; + name = "dflydev-fig-cookies-ea6934204b1b34ffdf5130dc7e0928d18ced2498"; src = fetchurl { - url = "https://api.github.com/repos/dflydev/dflydev-fig-cookies/zipball/883233c159d00d39e940bd12cfe42c0d23420c1c"; - sha256 = "14ajs56lqk6ljdag46y1fhy6fc87nr735rgysvw6955r99npnxds"; + url = "https://api.github.com/repos/dflydev/dflydev-fig-cookies/zipball/ea6934204b1b34ffdf5130dc7e0928d18ced2498"; + sha256 = "0xsk551bvmmfxfj2vxvl76323qg369aihicsalmf5aggwvzvnv1h"; }; }; }; "doctrine/cache" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "doctrine-cache-13e3381b25847283a91948d04640543941309727"; + name = "doctrine-cache-a9c1b59eba5a08ca2770a76eddb88922f504e8e0"; src = fetchurl { - url = "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727"; - sha256 = "088fxbpjssp8x95qr3ip2iynxrimimrby03xlsvp2254vcyx94c5"; + url = "https://api.github.com/repos/doctrine/cache/zipball/a9c1b59eba5a08ca2770a76eddb88922f504e8e0"; + sha256 = "0r1rdfs7k0zl6fqm35qjwbfiqmf3r3nbvfyxzig1379xsgvdd84y"; }; }; }; "doctrine/dbal" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "doctrine-dbal-67d56d3203b33db29834e6b2fcdbfdc50535d796"; + name = "doctrine-dbal-c800380457948e65bbd30ba92cc17cda108bf8c9"; src = fetchurl { - url = "https://api.github.com/repos/doctrine/dbal/zipball/67d56d3203b33db29834e6b2fcdbfdc50535d796"; - sha256 = "0641vvwxvv9bqbrnissm0fv1wdhzrplcfivffwhzbbgjj73vn43r"; + url = "https://api.github.com/repos/doctrine/dbal/zipball/c800380457948e65bbd30ba92cc17cda108bf8c9"; + sha256 = "1x6bij89yaj0d52ffx683rlpxrgxl0vx9q6a121mkz1zplnif647"; }; }; }; @@ -105,10 +115,10 @@ let "doctrine/inflector" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "doctrine-inflector-4650c8b30c753a76bf44fb2ed00117d6f367490c"; + name = "doctrine-inflector-9cf661f4eb38f7c881cac67c75ea9b00bf97b210"; src = fetchurl { - url = "https://api.github.com/repos/doctrine/inflector/zipball/4650c8b30c753a76bf44fb2ed00117d6f367490c"; - sha256 = "13jnzwpzz63i6zipmhb22lv35l5gq6wmji0532c94331wcq5bvv9"; + url = "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210"; + sha256 = "0gkaw5aqkdppd7cz1n46kdms0bv8kzbnpjh75jnhv98p9fik7f24"; }; }; }; @@ -125,20 +135,10 @@ let "egulias/email-validator" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "egulias-email-validator-c81f18a3efb941d8c4d2e025f6183b5c6d697307"; + name = "egulias-email-validator-0dbf5d78455d4d6a41d186da50adc1122ec066f4"; src = fetchurl { - url = "https://api.github.com/repos/egulias/EmailValidator/zipball/c81f18a3efb941d8c4d2e025f6183b5c6d697307"; - sha256 = "0s544zvcc6cs89rndpqwvz5705ykfr3qxmx6s96bmz56xjz9gncw"; - }; - }; - }; - "erusev/parsedown" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "erusev-parsedown-cb17b6477dfff935958ba01325f2e8a2bfa6dab3"; - src = fetchurl { - url = "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3"; - sha256 = "1iil9v8g03m5vpxxg3a5qb2sxd1cs5c4p5i0k00cqjnjsxfrazxd"; + url = "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4"; + sha256 = "00kwb8rhk1fq3a1i152xniipk3y907q1v5r3szqbkq5rz82dwbck"; }; }; }; @@ -162,233 +162,163 @@ let }; }; }; - "flarum/approval" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "flarum-approval-a93aa0c490ea4e73ac9999b580734febcd9b97a5"; - src = fetchurl { - url = "https://api.github.com/repos/flarum/approval/zipball/a93aa0c490ea4e73ac9999b580734febcd9b97a5"; - sha256 = "08dmk828haksw1vrnlanl6008hrk5f7x34bch416l43mvkc4dfwq"; - }; - }; - }; - "flarum/auth-facebook" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "flarum-auth-facebook-434acf36b882b9deb0f6f1f1c1d03ad33d3e0936"; - src = fetchurl { - url = "https://api.github.com/repos/flarum/auth-facebook/zipball/434acf36b882b9deb0f6f1f1c1d03ad33d3e0936"; - sha256 = "1m6l0mhvllm6170anil7al5yjjgnrvdgb3iippc4gli5gj7cm4v9"; - }; - }; - }; - "flarum/auth-github" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "flarum-auth-github-d01b8349c49cf9807bdf9da86ff1d5f1a8d7c853"; - src = fetchurl { - url = "https://api.github.com/repos/flarum/auth-github/zipball/d01b8349c49cf9807bdf9da86ff1d5f1a8d7c853"; - sha256 = "0l91bjlkmpliqm45c9adfibnhk5dc8sx3v3r1k6ipi7v8rfa7d4v"; - }; - }; - }; - "flarum/auth-twitter" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "flarum-auth-twitter-f96265c36ccb49e0d16734907ffd6acb6108ce75"; - src = fetchurl { - url = "https://api.github.com/repos/flarum/auth-twitter/zipball/f96265c36ccb49e0d16734907ffd6acb6108ce75"; - sha256 = "0mchmwvdvd7pgpn22cvgskamghhb1sispn3r6yawdzbvs6fsb44j"; - }; - }; - }; "flarum/bbcode" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "flarum-bbcode-165c47059e1f44cae56cc5462366c92ca96dcc33"; + name = "flarum-bbcode-e2c5c28829b30d3a05ea175a359fc4415219e45c"; src = fetchurl { - url = "https://api.github.com/repos/flarum/bbcode/zipball/165c47059e1f44cae56cc5462366c92ca96dcc33"; - sha256 = "1l0xrjdmjywdazdffn62y9aabxg7sa67b14lhmf0mhkfg6l4lyp9"; + url = "https://api.github.com/repos/flarum/bbcode/zipball/e2c5c28829b30d3a05ea175a359fc4415219e45c"; + sha256 = "03yg59y87037kwp3p19q9pjlzv2pxb888j3b0ad4pkyxd71i7n1q"; }; }; }; "flarum/core" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "flarum-core-fd371c1203439810af8f6814cdff402faebf4126"; + name = "flarum-core-9fffb8ec1a15926b5ee10c052224e5cc8035b6f5"; src = fetchurl { - url = "https://api.github.com/repos/flarum/core/zipball/fd371c1203439810af8f6814cdff402faebf4126"; - sha256 = "07rbnfj2n23p92jxxl2c879cqf5yq8pa0a14q6vyisarz2hl38d1"; + url = "https://api.github.com/repos/flarum/core/zipball/9fffb8ec1a15926b5ee10c052224e5cc8035b6f5"; + sha256 = "1c9xqkfxaz51mbnf6piw4svc5ynvanma525xsyynlasihk55gyyl"; }; }; }; "flarum/emoji" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "flarum-emoji-0155803b0503727c9962d3994f59e7f3d34dd629"; + name = "flarum-emoji-1f9356087457da90799d6601edec002d1a9873f6"; src = fetchurl { - url = "https://api.github.com/repos/flarum/emoji/zipball/0155803b0503727c9962d3994f59e7f3d34dd629"; - sha256 = "0pff0m354lrgdnmmgqmplxvw9y5s375r8bhkxykjhn4w5m7az43f"; + url = "https://api.github.com/repos/flarum/emoji/zipball/1f9356087457da90799d6601edec002d1a9873f6"; + sha256 = "0hi74z5aykhyiq9xvwfyp0ss29pbbadc474glj8gayvjdyq0gwmg"; }; }; }; "flarum/flags" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "flarum-flags-dfa0b09545937b95010f63a122cdc16f9f23696c"; + name = "flarum-flags-53465badf825392f402f70702dc5c5660a1bac76"; src = fetchurl { - url = "https://api.github.com/repos/flarum/flags/zipball/dfa0b09545937b95010f63a122cdc16f9f23696c"; - sha256 = "0xvhiqrm3q5d5bqx7s4dqhj0gqjy1ir7idxyisqw9sf49df94y0r"; + url = "https://api.github.com/repos/flarum/flags/zipball/53465badf825392f402f70702dc5c5660a1bac76"; + sha256 = "084ivvag5p99cac7k7xjrcyj9i3w97ga8cz2dqy23isi8vxvl0i2"; }; }; }; "flarum/lang-english" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "flarum-lang-english-9056fca21d357d24700aa11b98ff277f23542675"; + name = "flarum-lang-english-aec3e4f9b39d61caf63d601306b35e57828fce12"; src = fetchurl { - url = "https://api.github.com/repos/flarum/lang-english/zipball/9056fca21d357d24700aa11b98ff277f23542675"; - sha256 = "1dhkikjc8yw64bmzx4drjx0yf1gnq46hlp609kx1m8qknvfmlnyc"; + url = "https://api.github.com/repos/flarum/lang-english/zipball/aec3e4f9b39d61caf63d601306b35e57828fce12"; + sha256 = "0c5mzmsb8idsqb55g81rbyc6fx4jaf09p7a7ywqi3ypw4wrwsfjw"; }; }; }; "flarum/likes" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "flarum-likes-18681e5d671fdc06a9e6b8c2bef2b1cd8ecafa66"; + name = "flarum-likes-975739e8bfc762405348c0b4822442126e0d5932"; src = fetchurl { - url = "https://api.github.com/repos/flarum/likes/zipball/18681e5d671fdc06a9e6b8c2bef2b1cd8ecafa66"; - sha256 = "109mj7gm4jy3dqj20cdah2zfymy9qnk5lp0wmh2817x88z87z6sh"; - }; - }; - }; - "flarum/lock" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "flarum-lock-9c44e335b6e9e9d38a72c278ff6e55c904ae0864"; - src = fetchurl { - url = "https://api.github.com/repos/flarum/lock/zipball/9c44e335b6e9e9d38a72c278ff6e55c904ae0864"; - sha256 = "1b0zg7wlfk66zi9wjxijv3fyqbhj9zpa2pnvwjm4sp0i51s57761"; + url = "https://api.github.com/repos/flarum/likes/zipball/975739e8bfc762405348c0b4822442126e0d5932"; + sha256 = "0cwfwqq7bsvi6x6qrlvl6l7jm9imfkqsfmhy1l7skvgg15lsbwsn"; }; }; }; "flarum/markdown" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "flarum-markdown-0fabad5137c535f561fb6464daf61b68dc6120d7"; + name = "flarum-markdown-88e41c73a28f48f24fe346ed3a1d35ec11455d3b"; src = fetchurl { - url = "https://api.github.com/repos/flarum/markdown/zipball/0fabad5137c535f561fb6464daf61b68dc6120d7"; - sha256 = "0y3fiwsxsgn8vms447an4nc7pmwvs5bzfkn2yg6i18l6nj01zq0y"; + url = "https://api.github.com/repos/flarum/markdown/zipball/88e41c73a28f48f24fe346ed3a1d35ec11455d3b"; + sha256 = "0cvjwwxq06p4m8930k1gl18c9ski04jrvsqnk63y6i05kxx9s713"; }; }; }; "flarum/mentions" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "flarum-mentions-63e203b608bd86b6d0fbd9db189227a2d54bf12f"; + name = "flarum-mentions-21b885fdca94a9088a2fed1146c0961188d10e52"; src = fetchurl { - url = "https://api.github.com/repos/flarum/mentions/zipball/63e203b608bd86b6d0fbd9db189227a2d54bf12f"; - sha256 = "1scdzgs2b2wh48imq578nwpanb9hqyzkrv0nhvrmi92ga7n8dbdb"; - }; - }; - }; - "flarum/pusher" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "flarum-pusher-0f4955004c16b9ce230307b6539b0e389d9804cd"; - src = fetchurl { - url = "https://api.github.com/repos/flarum/pusher/zipball/0f4955004c16b9ce230307b6539b0e389d9804cd"; - sha256 = "1a43bq4ij5j2irs12kpkafx1pdydm1h7kai8zg66w9j9jyrrxqf6"; - }; - }; - }; - "flarum/statistics" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "flarum-statistics-24f396e81e76d2ad0176d5818bea8110b1564820"; - src = fetchurl { - url = "https://api.github.com/repos/flarum/statistics/zipball/24f396e81e76d2ad0176d5818bea8110b1564820"; - sha256 = "14ybvqx34f11qnyzvbmfnyjv9an9jf8wjv2i2zrqbm02d1ja62mh"; + url = "https://api.github.com/repos/flarum/mentions/zipball/21b885fdca94a9088a2fed1146c0961188d10e52"; + sha256 = "022980qwsy6yc8skvsqznn5v2wzx0kg0fi0jld887gw3yx5slriq"; }; }; }; "flarum/sticky" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "flarum-sticky-683c3742833d74243e75a30417a4d61ecdb87551"; + name = "flarum-sticky-c421777bdd39354952e6e58f650afc44a51b3660"; src = fetchurl { - url = "https://api.github.com/repos/flarum/sticky/zipball/683c3742833d74243e75a30417a4d61ecdb87551"; - sha256 = "1z46zjkn89y9jrijliyijn4xycr60kpcqyk7yabm08apflghss0n"; + url = "https://api.github.com/repos/flarum/sticky/zipball/c421777bdd39354952e6e58f650afc44a51b3660"; + sha256 = "1llpwf89rnhh4j81ms2prx2sdpdm2dvx6l73mzpiqp9srhjrgyk4"; }; }; }; "flarum/subscriptions" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "flarum-subscriptions-bf017e06d7e312e37ef5309b26bc2ec55263731c"; + name = "flarum-subscriptions-b19d49c5726e8f56dd2395cf9f97897179939cf8"; src = fetchurl { - url = "https://api.github.com/repos/flarum/subscriptions/zipball/bf017e06d7e312e37ef5309b26bc2ec55263731c"; - sha256 = "1mwqwqh453f2c69m23hkz23zd98k2mxqsd957ifry2yl62wv7lk0"; + url = "https://api.github.com/repos/flarum/subscriptions/zipball/b19d49c5726e8f56dd2395cf9f97897179939cf8"; + sha256 = "02jdmp9ciirvqnhq1fgaj6703qmba7c1r9lgafwyg3dzc1fsym2k"; }; }; }; "flarum/suspend" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "flarum-suspend-095f9bada0ef251f48c38a608f523bfea6eba67e"; + name = "flarum-suspend-46ff4bc08e9888e6aa28df00c96ec989adcde724"; src = fetchurl { - url = "https://api.github.com/repos/flarum/suspend/zipball/095f9bada0ef251f48c38a608f523bfea6eba67e"; - sha256 = "1ji0cg7mdiqpcbk8lxc6g8wlq2hcxzfirl6dwxhmhw0hmcqwrh0i"; + url = "https://api.github.com/repos/flarum/suspend/zipball/46ff4bc08e9888e6aa28df00c96ec989adcde724"; + sha256 = "0y6hg66mrx6dsv3ah95zaan0qlzvmfad7c2ng597lr6h039jkx1g"; }; }; }; "flarum/tags" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "flarum-tags-f929d10426083fe959f37edd42edac70dc4b09fe"; + name = "flarum-tags-2582358a00e6edbce847336276406ae80a3a6106"; src = fetchurl { - url = "https://api.github.com/repos/flarum/tags/zipball/f929d10426083fe959f37edd42edac70dc4b09fe"; - sha256 = "0hsa3yjcv09j30qwwrpbgbmwjbc6gvggms1bbgxj9mbk5412ps5v"; + url = "https://api.github.com/repos/flarum/tags/zipball/2582358a00e6edbce847336276406ae80a3a6106"; + sha256 = "1x9c87yw3py81dwiwcwbq0xxhf2qawlgras6f4wa6qwa49awr83z"; }; }; }; "fof/subscribed" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "fof-subscribed-e9e5b94e9914fa113e7b46443bad229079ef2ea3"; + name = "fof-subscribed-6914fe3c1cc21120cbfaca019a53cf2817abe539"; src = fetchurl { - url = "https://api.github.com/repos/FriendsOfFlarum/subscribed/zipball/e9e5b94e9914fa113e7b46443bad229079ef2ea3"; - sha256 = "0xlvx3c5vyidvyklh37g0hrfpc2v641647lmrp049cyfngk7zhrm"; + url = "https://api.github.com/repos/FriendsOfFlarum/subscribed/zipball/6914fe3c1cc21120cbfaca019a53cf2817abe539"; + sha256 = "198gzji3mi67h8n4ck8jf3hgxag14frpdp62c4g0wrd9f4zr8ikm"; }; }; }; "fof/upload" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "fof-upload-0c6bdf8078850136358725e94a10b23c44bb1906"; + name = "fof-upload-6051bbfe30329be03fcc0b87420e7fa6c5fb393b"; src = fetchurl { - url = "https://api.github.com/repos/FriendsOfFlarum/upload/zipball/0c6bdf8078850136358725e94a10b23c44bb1906"; - sha256 = "0szqcc47aic00w6yyppjfx0dlm8fb0m4xfbsv42hv63lbh7fjba6"; + url = "https://api.github.com/repos/FriendsOfFlarum/upload/zipball/6051bbfe30329be03fcc0b87420e7fa6c5fb393b"; + sha256 = "0i133s3fqjnyhgdzb8minr6fkgjb7xcn8lqlqvvfd8ida0f1p6z1"; }; }; }; "franzl/whoops-middleware" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "franzl-whoops-middleware-625a80d90b22c38d8a9372187e76ae5f844e4412"; + name = "franzl-whoops-middleware-71d75c5fff75587d6194a051d510a9eca0e3a047"; src = fetchurl { - url = "https://api.github.com/repos/franzliedke/whoops-middleware/zipball/625a80d90b22c38d8a9372187e76ae5f844e4412"; - sha256 = "1gmrgh1nvr62xsq3gsxashfrqw69a2qihmk9vnrdzcf198ckwnyi"; + url = "https://api.github.com/repos/franzliedke/whoops-middleware/zipball/71d75c5fff75587d6194a051d510a9eca0e3a047"; + sha256 = "0c1h3rw1vv13vwgkpfr3bqqzxym8xb5mz9bmp4x7frw9gy64pla4"; }; }; }; "guzzlehttp/guzzle" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "guzzlehttp-guzzle-9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"; + name = "guzzlehttp-guzzle-7008573787b430c1c1f650e3722d9bba59967628"; src = fetchurl { - url = "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"; - sha256 = "1dlrdpil0173cmx73ghy8iis2j0lk00dzv3n166d0riky21n8djb"; + url = "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628"; + sha256 = "10fiv9ifhz5vg78z4xa41dkwic5ql4m6xf8bglyvpw3x7b76l81m"; }; }; }; @@ -415,180 +345,200 @@ let "illuminate/bus" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-bus-5cad4bff635071ff07c317aad200a8c2169f264f"; + name = "illuminate-bus-84628992cbf04cce3b337324200f41b7d25b1926"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/bus/zipball/5cad4bff635071ff07c317aad200a8c2169f264f"; - sha256 = "04w0hizxkfy98rrh1r7saqw4xkab12ld621hxhnrp53q83418y4a"; + url = "https://api.github.com/repos/illuminate/bus/zipball/84628992cbf04cce3b337324200f41b7d25b1926"; + sha256 = "1hssyvnzy9cnf8wadvvpcq4yvnmpkkng723sbbraxqnxyklzgc7d"; }; }; }; "illuminate/cache" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-cache-7998b137cc723dd5e68846ada33f8c0143f5b10f"; + name = "illuminate-cache-8e7e15e726895a757f23602f410f4b28567214a8"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/cache/zipball/7998b137cc723dd5e68846ada33f8c0143f5b10f"; - sha256 = "1ka41kw2f4jbm53iap0qkpa7wi8i59h3hrw9nnvray6n1igd8py0"; + url = "https://api.github.com/repos/illuminate/cache/zipball/8e7e15e726895a757f23602f410f4b28567214a8"; + sha256 = "1v5zkhrayf4xjn7vzx2g7g2qaqcxqbbizcj42zv001yj7spnbfs8"; + }; + }; + }; + "illuminate/collections" = { + targetDir = ""; + src = composerEnv.buildZipPackage { + name = "illuminate-collections-21690cd5591f2d42d792e5e4a687f9beba829f1d"; + src = fetchurl { + url = "https://api.github.com/repos/illuminate/collections/zipball/21690cd5591f2d42d792e5e4a687f9beba829f1d"; + sha256 = "00d428cdx6sp3ha1mgkpllc24a0hvy1bya69swq79wlqk72l9yv7"; }; }; }; "illuminate/config" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-config-540e11b9ae058c9a94051d9ca6c02e40258c71fd"; + name = "illuminate-config-8441c542312b4d57220b1f942b947b6517c05008"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/config/zipball/540e11b9ae058c9a94051d9ca6c02e40258c71fd"; - sha256 = "0jl1hmlxcd953wp9ny1izjp6i2xyggj00hihkcarprplq767kcn6"; + url = "https://api.github.com/repos/illuminate/config/zipball/8441c542312b4d57220b1f942b947b6517c05008"; + sha256 = "0h4s85gcsa0mfa7m70k1ksq05g6k5w88smwyvr38fbsqgwrsg9z7"; }; }; }; "illuminate/console" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-console-0d97b6ead0cbb09140b1e8317f5a9d9f69ff9ec6"; + name = "illuminate-console-dcc1fd330b7ea8fcf259bbf73243bfedc98e45a3"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/console/zipball/0d97b6ead0cbb09140b1e8317f5a9d9f69ff9ec6"; - sha256 = "0w42d1awawdapd21bg3icrxcrx9aw3kc0pcq0qz26i1020nn0021"; + url = "https://api.github.com/repos/illuminate/console/zipball/dcc1fd330b7ea8fcf259bbf73243bfedc98e45a3"; + sha256 = "1hz5iadjfxgb6plca2gmjypv51x58qid7sml93bp919p8nka64rj"; }; }; }; "illuminate/container" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-container-8c3a75e464d59509ae88db152cab61a3f115b9ec"; + name = "illuminate-container-0e38ee1632d470e56aece0079e6e22d13e6bea8e"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/container/zipball/8c3a75e464d59509ae88db152cab61a3f115b9ec"; - sha256 = "1z570fxx2lfy84g1p2dz22lx44m0h7fw7vqnlfcvi3fczw579f7i"; + url = "https://api.github.com/repos/illuminate/container/zipball/0e38ee1632d470e56aece0079e6e22d13e6bea8e"; + sha256 = "0saxjajkj3pnqbsl1w8h5s8x9z53y8hnsxd3n55ri8sscld1jaj8"; }; }; }; "illuminate/contracts" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-contracts-b63324d349a8ae2156fbc2697c1ccc85879b3803"; + name = "illuminate-contracts-5764f703ea8f74ced163125d810951cd5ef2b7e1"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/contracts/zipball/b63324d349a8ae2156fbc2697c1ccc85879b3803"; - sha256 = "0g34fmhpjdw5cdx1r3dww4mym4izl3ywxy3rkxblxwb1j7328262"; + url = "https://api.github.com/repos/illuminate/contracts/zipball/5764f703ea8f74ced163125d810951cd5ef2b7e1"; + sha256 = "1g57fqsyj2c5niigid00rac8hnzbllmwv1qj4hi52hc94xm5860k"; }; }; }; "illuminate/database" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-database-c0702cb8c665cab8d080a81de5a44ac672b26d62"; + name = "illuminate-database-03c0525b693587f877f4d80dcc55597528c98fc0"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/database/zipball/c0702cb8c665cab8d080a81de5a44ac672b26d62"; - sha256 = "01lga1wghfbmax29hn0zw82zqilf7cgl2xl1sbyg0idi7ss6cq26"; + url = "https://api.github.com/repos/illuminate/database/zipball/03c0525b693587f877f4d80dcc55597528c98fc0"; + sha256 = "1f3sn3yhbqsrprv9gvfzfbrimhafk33wdrillwz65qiv8k0fjhrx"; }; }; }; "illuminate/events" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-events-e48888062a9962f30c431524357b9a815b093609"; + name = "illuminate-events-bd2941d4d55f5d357b203dc2ed81ac5c138593dc"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/events/zipball/e48888062a9962f30c431524357b9a815b093609"; - sha256 = "19b4p7b001wf6lskrjlnhm7yjp4viidlda9s5kh8rdqybvn2h9l5"; + url = "https://api.github.com/repos/illuminate/events/zipball/bd2941d4d55f5d357b203dc2ed81ac5c138593dc"; + sha256 = "1b0gyrrifqn1r0irl490gvbdrjn1ssghzaywwdwxr7qcb48b71sv"; }; }; }; "illuminate/filesystem" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-filesystem-ff853e678a93996b1d0a3ddc6fc56c10bae0de30"; + name = "illuminate-filesystem-8ef5902052c5b3bb4a6c1c3afc399f30e7723cb8"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/filesystem/zipball/ff853e678a93996b1d0a3ddc6fc56c10bae0de30"; - sha256 = "05pipw206aalma04rrky6ncglg4mnzxx1szd5wxafij2cw1pf92q"; + url = "https://api.github.com/repos/illuminate/filesystem/zipball/8ef5902052c5b3bb4a6c1c3afc399f30e7723cb8"; + sha256 = "1008vpc50w5f805ny0igm8kz75bzng26rwahdaac04j5hhhw2zw3"; }; }; }; "illuminate/hashing" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-hashing-c56e2e6cedadeddb677702820bec3c08097b9e44"; + name = "illuminate-hashing-e0541364324c4cc165d4fd54afade571e1bb1626"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/hashing/zipball/c56e2e6cedadeddb677702820bec3c08097b9e44"; - sha256 = "014y6czr4g6pcj6lp36rhlz2dvq4yx9bsbnykwha6gximq1lk6sd"; + url = "https://api.github.com/repos/illuminate/hashing/zipball/e0541364324c4cc165d4fd54afade571e1bb1626"; + sha256 = "05m00lkp1bbs2m0yb4r9h7jz32mpxvz0h9pgr6kvh12sxk8xdwpf"; + }; + }; + }; + "illuminate/macroable" = { + targetDir = ""; + src = composerEnv.buildZipPackage { + name = "illuminate-macroable-300aa13c086f25116b5f3cde3ca54ff5c822fb05"; + src = fetchurl { + url = "https://api.github.com/repos/illuminate/macroable/zipball/300aa13c086f25116b5f3cde3ca54ff5c822fb05"; + sha256 = "1d8k148n8p2b22f1jkwl21pfgigm1qzwgvc64ar05fzka882x7iw"; }; }; }; "illuminate/mail" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-mail-91ac88078b481f4b8bde7403f8bcb406be70769e"; + name = "illuminate-mail-5ffac9f0f178aa0a6ae65df275d58b62933fad08"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/mail/zipball/91ac88078b481f4b8bde7403f8bcb406be70769e"; - sha256 = "11m1xc5ll4972658gydjyf6502fd8cpcd075g7qyqr2drvmf5kjh"; + url = "https://api.github.com/repos/illuminate/mail/zipball/5ffac9f0f178aa0a6ae65df275d58b62933fad08"; + sha256 = "1zwyv9i55d2qjnf4igcz5wjc3v367rj36n9hwp1nnyibd2ki1mw7"; }; }; }; "illuminate/pipeline" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-pipeline-63a6e66bfab88c9a7dd4bbb077634fac3df4aa2a"; + name = "illuminate-pipeline-23aeff5b26ae4aee3f370835c76bd0f4e93f71d2"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/pipeline/zipball/63a6e66bfab88c9a7dd4bbb077634fac3df4aa2a"; - sha256 = "1qv0iwpyi3lv6l0hgik4azicmbrr1n8sayv7s16kfg1r7wg0h6ly"; + url = "https://api.github.com/repos/illuminate/pipeline/zipball/23aeff5b26ae4aee3f370835c76bd0f4e93f71d2"; + sha256 = "0hfviaxxw4jrya1gf57camvx463hk4h1cmr0h56d0wg4jbnssjhw"; }; }; }; "illuminate/queue" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-queue-44babb781fd61c665afc865be981dd7a3b494796"; + name = "illuminate-queue-55008cb4af2e0ede708a506e08ba3c404a8f37d7"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/queue/zipball/44babb781fd61c665afc865be981dd7a3b494796"; - sha256 = "0lmmrgrlrzm31nsqcxq840y1r8gb9md1g1k5ign9pz3lhjwp602w"; + url = "https://api.github.com/repos/illuminate/queue/zipball/55008cb4af2e0ede708a506e08ba3c404a8f37d7"; + sha256 = "08dqn509cbnab80vhfdsc601m81qb6c8ri59g93ybs3bcmz271yw"; }; }; }; "illuminate/session" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-session-0d1233ea455b9ad50112212022ca3bcff874fa86"; + name = "illuminate-session-5fee71ca59ce9f8c89ea78a0a2904fcefca772f4"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/session/zipball/0d1233ea455b9ad50112212022ca3bcff874fa86"; - sha256 = "1fg7019kiwlqgzlg4l88455294ligdlq9bjdy0nq5sl5vqjcb1ji"; + url = "https://api.github.com/repos/illuminate/session/zipball/5fee71ca59ce9f8c89ea78a0a2904fcefca772f4"; + sha256 = "0q0ap7pkzfl19p4c32b933r3f6lbckb94qjskcrmga1bsmzybq86"; }; }; }; "illuminate/support" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-support-3e2810145f37eb89fa11759781ee88ee1c1a5262"; + name = "illuminate-support-735391f31e145aad4f7aff3d9736ef70452dd1fe"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/support/zipball/3e2810145f37eb89fa11759781ee88ee1c1a5262"; - sha256 = "1agi566ybjqq6nm703wmkm1gbdnscr67aljfyqgs72fgrb4pgazd"; + url = "https://api.github.com/repos/illuminate/support/zipball/735391f31e145aad4f7aff3d9736ef70452dd1fe"; + sha256 = "15ngig60sq5x5gmjdj7sppi0hmhxg9r19rnihv33i4p3fk607li2"; }; }; }; "illuminate/translation" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-translation-4875559c0f32892c4070ca1185127c71fe18b8cb"; + name = "illuminate-translation-0fffa8b8f6eed8b4e17eac9d457befbcbae02b47"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/translation/zipball/4875559c0f32892c4070ca1185127c71fe18b8cb"; - sha256 = "1vhmfyn0xml78fcpiz0mkkj88hccvjp6baqrz7dg2rjarjc6b8zp"; + url = "https://api.github.com/repos/illuminate/translation/zipball/0fffa8b8f6eed8b4e17eac9d457befbcbae02b47"; + sha256 = "15fa36b46575qnsi9zvb6sdysbbf5bjxidqax7g17qlmx7047h3c"; }; }; }; "illuminate/validation" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-validation-ee897c6708685294ebaa1db8407f30a1fe62f7f3"; + name = "illuminate-validation-e97e8f523559f085a56c0c4b18bf307351a4071b"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/validation/zipball/ee897c6708685294ebaa1db8407f30a1fe62f7f3"; - sha256 = "17bwkv09cbn6nz6dzv3hhv5rwnhcxgkpc4h15ynnp1qch9w5g9jd"; + url = "https://api.github.com/repos/illuminate/validation/zipball/e97e8f523559f085a56c0c4b18bf307351a4071b"; + sha256 = "1l8rwf85x5gw9gdf2rkl09blyswsfid09ivsdqh6d373q39bsbrs"; }; }; }; "illuminate/view" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "illuminate-view-e19e4e16ad309503d27845383fc533a889581739"; + name = "illuminate-view-696a1d6d2213be192429e97245a3d2bb4d6d1849"; src = fetchurl { - url = "https://api.github.com/repos/illuminate/view/zipball/e19e4e16ad309503d27845383fc533a889581739"; - sha256 = "0j6wrr4w6hik3r872hmlnwpvfwp07jn1mzv326gjag0ylx8kyrwx"; + url = "https://api.github.com/repos/illuminate/view/zipball/696a1d6d2213be192429e97245a3d2bb4d6d1849"; + sha256 = "1ij8ka5h9vk0dc3a55rqlhnxcil6h1dsa5wg3jc9i7lipyqi8fqw"; }; }; }; @@ -602,23 +552,13 @@ let }; }; }; - "kylekatarnls/update-helper" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "kylekatarnls-update-helper-429be50660ed8a196e0798e5939760f168ec8ce9"; - src = fetchurl { - url = "https://api.github.com/repos/kylekatarnls/update-helper/zipball/429be50660ed8a196e0798e5939760f168ec8ce9"; - sha256 = "02lzagbgykk5bqqa203vkyh6xxblvsg6d8sfgsrzp0g228my4qpz"; - }; - }; - }; "laminas/laminas-diactoros" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "laminas-laminas-diactoros-6991c1af7c8d2c8efee81b22ba97024781824aaa"; + name = "laminas-laminas-diactoros-53df7b7cd66e0905e6133970a4b90392a7a08075"; src = fetchurl { - url = "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6991c1af7c8d2c8efee81b22ba97024781824aaa"; - sha256 = "0rby0zv1sf8yh3qr2245r6mnjvzwfiydbskghazcrjld97nhgb6y"; + url = "https://api.github.com/repos/laminas/laminas-diactoros/zipball/53df7b7cd66e0905e6133970a4b90392a7a08075"; + sha256 = "1xpk763l65bp42dpxzajw4idavq65ibmjky4p64cjhhqz6ah53wq"; }; }; }; @@ -635,10 +575,10 @@ let "laminas/laminas-httphandlerrunner" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "laminas-laminas-httphandlerrunner-e8f850bd12cb82b268ff235fe74b2df906e8bfe8"; + name = "laminas-laminas-httphandlerrunner-6a2dd33e4166469ade07ad1283b45924383b224b"; src = fetchurl { - url = "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/e8f850bd12cb82b268ff235fe74b2df906e8bfe8"; - sha256 = "1pjmfw9ppj3v402ghawa9rn5mi8y5zgxmjgy8br8ayaijckdb1py"; + url = "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/6a2dd33e4166469ade07ad1283b45924383b224b"; + sha256 = "1g2w9w36glw8j27vm5adp2jb755znh1hwb4m9wyxqh6phg7fqqf4"; }; }; }; @@ -662,6 +602,16 @@ let }; }; }; + "league/commonmark" = { + targetDir = ""; + src = composerEnv.buildZipPackage { + name = "league-commonmark-08fa59b8e4e34ea8a773d55139ae9ac0e0aecbaf"; + src = fetchurl { + url = "https://api.github.com/repos/thephpleague/commonmark/zipball/08fa59b8e4e34ea8a773d55139ae9ac0e0aecbaf"; + sha256 = "10bs8r0qiq9bybypnascvk7a7181699cnwl27yq4m108cj1i223h"; + }; + }; + }; "league/flysystem" = { targetDir = ""; src = composerEnv.buildZipPackage { @@ -682,46 +632,6 @@ let }; }; }; - "league/oauth1-client" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "league-oauth1-client-1e7e6be2dc543bf466236fb171e5b20e1b06aee6"; - src = fetchurl { - url = "https://api.github.com/repos/thephpleague/oauth1-client/zipball/1e7e6be2dc543bf466236fb171e5b20e1b06aee6"; - sha256 = "1vmzvghl4c4k9vxza50k0w28hxm88vcrcdspqp7f3vmfg5c1zav2"; - }; - }; - }; - "league/oauth2-client" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "league-oauth2-client-badb01e62383430706433191b82506b6df24ad98"; - src = fetchurl { - url = "https://api.github.com/repos/thephpleague/oauth2-client/zipball/badb01e62383430706433191b82506b6df24ad98"; - sha256 = "1j2bmvy39k8wafisxdc0xn58gga5w9jpwp5hqjy51sk1s2ssws8i"; - }; - }; - }; - "league/oauth2-facebook" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "league-oauth2-facebook-14cead7580cab8caace67f5a61ea5d2a8ff213eb"; - src = fetchurl { - url = "https://api.github.com/repos/thephpleague/oauth2-facebook/zipball/14cead7580cab8caace67f5a61ea5d2a8ff213eb"; - sha256 = "152k1qdgwx6n6011yil4skjwqaay9vzanjjm7jhlannbcgc6ydc0"; - }; - }; - }; - "league/oauth2-github" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "league-oauth2-github-e63d64f3ec167c09232d189c6b0c397458a99357"; - src = fetchurl { - url = "https://api.github.com/repos/thephpleague/oauth2-github/zipball/e63d64f3ec167c09232d189c6b0c397458a99357"; - sha256 = "1ashd92r61442jdgl5aba8dikj70y2niydi8by21fxqbwd59ajvx"; - }; - }; - }; "matthiasmullie/minify" = { targetDir = ""; src = composerEnv.buildZipPackage { @@ -745,40 +655,40 @@ let "middlewares/base-path" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "middlewares-base-path-18277023b9a4acdc85479071a10f702582c3a909"; + name = "middlewares-base-path-9540b7b3aea29f22be269ad4c182455e70e38b4a"; src = fetchurl { - url = "https://api.github.com/repos/middlewares/base-path/zipball/18277023b9a4acdc85479071a10f702582c3a909"; - sha256 = "17m7k1bdbmpavanh0bajrkjhmwf1vwc8lhf6p29rw6aygl1s58b4"; + url = "https://api.github.com/repos/middlewares/base-path/zipball/9540b7b3aea29f22be269ad4c182455e70e38b4a"; + sha256 = "107c82sxv0pm4gys58xij5lbc1046ll5hc53bgfh4zyhwlgfdfr7"; }; }; }; "middlewares/base-path-router" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "middlewares-base-path-router-1706ec57dbeb7083c7ea17561041f8dc2de3b37c"; + name = "middlewares-base-path-router-36e3860cfd917ad51d10e238f82796c8b2504908"; src = fetchurl { - url = "https://api.github.com/repos/middlewares/base-path-router/zipball/1706ec57dbeb7083c7ea17561041f8dc2de3b37c"; - sha256 = "1aa8lc0pjap74sx8ri3zhm65yq24v61pcki18mgbzy5837g3kq68"; + url = "https://api.github.com/repos/middlewares/base-path-router/zipball/36e3860cfd917ad51d10e238f82796c8b2504908"; + sha256 = "0l8sy2mvbgbqsxrs99xk2nyxpj8jg1qw9xamy409i0ndqbplr33i"; }; }; }; "middlewares/request-handler" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "middlewares-request-handler-adcc7dd36361661bd62057a21c052643ede6c726"; + name = "middlewares-request-handler-e5563184b4c9eab81ecb58c6ef530516559e8488"; src = fetchurl { - url = "https://api.github.com/repos/middlewares/request-handler/zipball/adcc7dd36361661bd62057a21c052643ede6c726"; - sha256 = "0jngyfv08sbc1w3yjljpm9j9mpvgkm6i5vm3mz1gc0gzm6v180p7"; + url = "https://api.github.com/repos/middlewares/request-handler/zipball/e5563184b4c9eab81ecb58c6ef530516559e8488"; + sha256 = "0mh1lm9ab13j9j1zlbrfflbl1ah9rdna5sqxcxnhq2h75c4z4ji5"; }; }; }; "middlewares/utils" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "middlewares-utils-7dc49454b4fbf249226023c7b77658b6068abfbc"; + name = "middlewares-utils-a9ef1e5365020ead0ae343b95602bd877a9bf852"; src = fetchurl { - url = "https://api.github.com/repos/middlewares/utils/zipball/7dc49454b4fbf249226023c7b77658b6068abfbc"; - sha256 = "1rvbcm2s9xi8gwr12glrip8kpvjdd5x0vq9vzrvmamac861dv43f"; + url = "https://api.github.com/repos/middlewares/utils/zipball/a9ef1e5365020ead0ae343b95602bd877a9bf852"; + sha256 = "09fbnq0k2vwyrz7z4625kpa879bi0in3czqnw4val8b2b4xcllqy"; }; }; }; @@ -795,10 +705,10 @@ let "nesbot/carbon" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "nesbot-carbon-4be0c005164249208ce1b5ca633cd57bdd42ff33"; + name = "nesbot-carbon-2fd2c4a77d58a4e95234c8a61c5df1f157a91bf4"; src = fetchurl { - url = "https://api.github.com/repos/briannesbitt/Carbon/zipball/4be0c005164249208ce1b5ca633cd57bdd42ff33"; - sha256 = "15vddmcxpzfaglb0w7y49kahppnl7df0smhwpxgy5v05c5c0093a"; + url = "https://api.github.com/repos/briannesbitt/Carbon/zipball/2fd2c4a77d58a4e95234c8a61c5df1f157a91bf4"; + sha256 = "0riizvfqxvvbkhhfadcqr8717s0q12p00qmffv26664h5kckl58r"; }; }; }; @@ -815,20 +725,10 @@ let "opis/closure" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "opis-closure-943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5"; + name = "opis-closure-06e2ebd25f2869e54a306dda991f7db58066f7f6"; src = fetchurl { - url = "https://api.github.com/repos/opis/closure/zipball/943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5"; - sha256 = "0y47ldgzzv22c5dnsdzqmbrsicq6acjyba0119d3dc6wa3n7zqi6"; - }; - }; - }; - "paragonie/random_compat" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "paragonie-random_compat-84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"; - src = fetchurl { - url = "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"; - sha256 = "03nsccdvcb79l64b7lsmx0n8ldf5z3v8niqr7bpp6wg401qp9p09"; + url = "https://api.github.com/repos/opis/closure/zipball/06e2ebd25f2869e54a306dda991f7db58066f7f6"; + sha256 = "0fpa1w0rmwywj67jgaldmw563p7gycahs8gpkpjvrra9zhhj4yyc"; }; }; }; @@ -842,6 +742,26 @@ let }; }; }; + "psr/event-dispatcher" = { + targetDir = ""; + src = composerEnv.buildZipPackage { + name = "psr-event-dispatcher-dbefd12671e8a14ec7f180cab83036ed26714bb0"; + src = fetchurl { + url = "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0"; + sha256 = "05nicsd9lwl467bsv4sn44fjnnvqvzj1xqw2mmz9bac9zm66fsjd"; + }; + }; + }; + "psr/http-client" = { + targetDir = ""; + src = composerEnv.buildZipPackage { + name = "psr-http-client-2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"; + src = fetchurl { + url = "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"; + sha256 = "0cmkifa3ji1r8kn3y1rwg81rh8g2crvnhbv2am6d688dzsbw967v"; + }; + }; + }; "psr/http-factory" = { targetDir = ""; src = composerEnv.buildZipPackage { @@ -902,16 +822,6 @@ let }; }; }; - "pusher/pusher-php-server" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "pusher-pusher-php-server-2cf2ba85e7ce3250468a1c42ab7c948a7d43839d"; - src = fetchurl { - url = "https://api.github.com/repos/pusher/pusher-http-php/zipball/2cf2ba85e7ce3250468a1c42ab7c948a7d43839d"; - sha256 = "16bk4yfmbzqd8z61vk6chk67kkva8s5dgn33xhyvqjk1i3w9frik"; - }; - }; - }; "ralouphie/getallheaders" = { targetDir = ""; src = composerEnv.buildZipPackage { @@ -922,13 +832,23 @@ let }; }; }; + "ramsey/collection" = { + targetDir = ""; + src = composerEnv.buildZipPackage { + name = "ramsey-collection-28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1"; + src = fetchurl { + url = "https://api.github.com/repos/ramsey/collection/zipball/28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1"; + sha256 = "18ka3y51a21bf7mv3hxxxnn1dj1mn3vg8y1i3j3ajsfi49xl6r03"; + }; + }; + }; "ramsey/uuid" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "ramsey-uuid-7e1633a6964b48589b142d60542f9ed31bd37a92"; + name = "ramsey-uuid-cd4032040a750077205918c86049aa0f43d22947"; src = fetchurl { - url = "https://api.github.com/repos/ramsey/uuid/zipball/7e1633a6964b48589b142d60542f9ed31bd37a92"; - sha256 = "0s6z2c8jvwjmxzy2kqmxqpz0val9i5r757mdwf2yc7qrwm6bwd15"; + url = "https://api.github.com/repos/ramsey/uuid/zipball/cd4032040a750077205918c86049aa0f43d22947"; + sha256 = "00hnl12crjs7kh67jhhjg157pma4ka5c5rpz46sdx8m207vhylzq"; }; }; }; @@ -955,10 +875,10 @@ let "s9e/text-formatter" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "s9e-text-formatter-e2d5fba85a92a62b477957943de3aecc0cc4d023"; + name = "s9e-text-formatter-d764e9e4ac70b9bc398afe15b45b27568aa3ff23"; src = fetchurl { - url = "https://api.github.com/repos/s9e/TextFormatter/zipball/e2d5fba85a92a62b477957943de3aecc0cc4d023"; - sha256 = "0a8dsc5zz141f081frdvlrzjnnn0ngiaw4bi60b0l374vdvc2qfp"; + url = "https://api.github.com/repos/s9e/TextFormatter/zipball/d764e9e4ac70b9bc398afe15b45b27568aa3ff23"; + sha256 = "1aippbdgs0glnsv9mw84gm226v9cb9ym7qls2wvyk3ddygbcmiz0"; }; }; }; @@ -985,20 +905,20 @@ let "symfony/config" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "symfony-config-bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f"; + name = "symfony-config-212d54675bf203ff8aef7d8cee8eecfb72f4a263"; src = fetchurl { - url = "https://api.github.com/repos/symfony/config/zipball/bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f"; - sha256 = "0fsnkg0kah5js4lwmd3jp39z2q1jklqqch9p96xhvscm93vjy4g7"; + url = "https://api.github.com/repos/symfony/config/zipball/212d54675bf203ff8aef7d8cee8eecfb72f4a263"; + sha256 = "16n57k8x3cdv84vlw1njlbhc8g6f24j976aic7nyxaf87c8rgwx3"; }; }; }; "symfony/console" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "symfony-console-1ba4560dbbb9fcf5ae28b61f71f49c678086cf23"; + name = "symfony-console-35f039df40a3b335ebf310f244cb242b3a83ac8d"; src = fetchurl { - url = "https://api.github.com/repos/symfony/console/zipball/1ba4560dbbb9fcf5ae28b61f71f49c678086cf23"; - sha256 = "1zsmv0p0xxdp44301yd3n1w9j79g631bvvfp04zniqk4h5q6kvg9"; + url = "https://api.github.com/repos/symfony/console/zipball/35f039df40a3b335ebf310f244cb242b3a83ac8d"; + sha256 = "11raz6qv3b88h4i37z7i37rc3fxxmchy7n2fm7j4dk65kva07m5s"; }; }; }; @@ -1012,73 +932,63 @@ let }; }; }; - "symfony/debug" = { - targetDir = ""; - src = composerEnv.buildZipPackage { - name = "symfony-debug-157bbec4fd773bae53c5483c50951a5530a2cc16"; - src = fetchurl { - url = "https://api.github.com/repos/symfony/debug/zipball/157bbec4fd773bae53c5483c50951a5530a2cc16"; - sha256 = "0v7l7081fw2wr96xv472nhi1d0xzw6lnl8hnjgi9g3gnksfagwq8"; - }; - }; - }; "symfony/deprecation-contracts" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "symfony-deprecation-contracts-5fa56b4074d1ae755beb55617ddafe6f5d78f665"; + name = "symfony-deprecation-contracts-5f38c8804a9e97d23e0c8d63341088cd8a22d627"; src = fetchurl { - url = "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665"; - sha256 = "0ny59x0aaipqaj956wx7ak5f6d5rn90766swp5m18019v9cppg10"; + url = "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627"; + sha256 = "11k6a8v9b6p0j788fgykq6s55baba29lg37fwvmn4igxxkfwmbp3"; }; }; }; "symfony/event-dispatcher" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "symfony-event-dispatcher-c352647244bd376bf7d31efbd5401f13f50dad0c"; + name = "symfony-event-dispatcher-d08d6ec121a425897951900ab692b612a61d6240"; src = fetchurl { - url = "https://api.github.com/repos/symfony/event-dispatcher/zipball/c352647244bd376bf7d31efbd5401f13f50dad0c"; - sha256 = "1cxgn0y83i4qqx757kq96jadwwbc68h11snhvy175xvy8nvsmxkd"; + url = "https://api.github.com/repos/symfony/event-dispatcher/zipball/d08d6ec121a425897951900ab692b612a61d6240"; + sha256 = "16fhr3yj6rm6ax09s7ll7kqjlqgzkcsj8vlj5qrlwasw40nj0agx"; }; }; }; "symfony/event-dispatcher-contracts" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "symfony-event-dispatcher-contracts-84e23fdcd2517bf37aecbd16967e83f0caee25a7"; + name = "symfony-event-dispatcher-contracts-69fee1ad2332a7cbab3aca13591953da9cdb7a11"; src = fetchurl { - url = "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7"; - sha256 = "1pcfrlc0rg8vdnp23y3y1p5qzng5nxf5i2c36g9x9f480xrnc1fw"; + url = "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11"; + sha256 = "1xajgmj8fnix4q1p93mhhiwvxspm8p4ksgzyyh31sj4xsp1c41x7"; }; }; }; "symfony/filesystem" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "symfony-filesystem-940826c465be2690c9fae91b2793481e5cbd6834"; + name = "symfony-filesystem-8c86a82f51658188119e62cff0a050a12d09836f"; src = fetchurl { - url = "https://api.github.com/repos/symfony/filesystem/zipball/940826c465be2690c9fae91b2793481e5cbd6834"; - sha256 = "1qlj3dqski4ibk6ya02fgydbffwzvkl7qgy0fyhvnqcydg3gp4n8"; + url = "https://api.github.com/repos/symfony/filesystem/zipball/8c86a82f51658188119e62cff0a050a12d09836f"; + sha256 = "1xghwc7zz6659p572anx68f7n8x9lhair0c4fh5a3rf748arlby4"; }; }; }; "symfony/finder" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "symfony-finder-2543795ab1570df588b9bbd31e1a2bd7037b94f6"; + name = "symfony-finder-0d639a0943822626290d169965804f79400e6a04"; src = fetchurl { - url = "https://api.github.com/repos/symfony/finder/zipball/2543795ab1570df588b9bbd31e1a2bd7037b94f6"; - sha256 = "0scclnfc9aphjsric1xaj51vbqqz56kiz6l8l6ldqv6cvyg8zlyi"; + url = "https://api.github.com/repos/symfony/finder/zipball/0d639a0943822626290d169965804f79400e6a04"; + sha256 = "17v5pnl95di1ks4gm04yr7p2jjzbisiabv3yilhw7wsd45a9rz7q"; }; }; }; "symfony/http-foundation" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "symfony-http-foundation-02d968647fe61b2f419a8dc70c468a9d30a48d3a"; + name = "symfony-http-foundation-54499baea7f7418bce7b5ec92770fd0799e8e9bf"; src = fetchurl { - url = "https://api.github.com/repos/symfony/http-foundation/zipball/02d968647fe61b2f419a8dc70c468a9d30a48d3a"; - sha256 = "1bq4why2v8p7wy8801bdml43xh7kb5fli16cv74bvqpwlp4cdv9f"; + url = "https://api.github.com/repos/symfony/http-foundation/zipball/54499baea7f7418bce7b5ec92770fd0799e8e9bf"; + sha256 = "1da90lyb6bj555jsdnv4f2lzwx8rhwayr4hpdn8bwml7713vp03r"; }; }; }; @@ -1112,6 +1022,16 @@ let }; }; }; + "symfony/polyfill-intl-grapheme" = { + targetDir = ""; + src = composerEnv.buildZipPackage { + name = "symfony-polyfill-intl-grapheme-5601e09b69f26c1828b13b6bb87cb07cddba3170"; + src = fetchurl { + url = "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/5601e09b69f26c1828b13b6bb87cb07cddba3170"; + sha256 = "1k3xk8iknyjaslzvhdl1am3jlyndvb6pw0509znmwgvc2jhkb4jr"; + }; + }; + }; "symfony/polyfill-intl-idn" = { targetDir = ""; src = composerEnv.buildZipPackage { @@ -1175,40 +1095,60 @@ let "symfony/process" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "symfony-process-7e950b6366d4da90292c2e7fa820b3c1842b965a"; + name = "symfony-process-313a38f09c77fbcdc1d223e57d368cea76a2fd2f"; src = fetchurl { - url = "https://api.github.com/repos/symfony/process/zipball/7e950b6366d4da90292c2e7fa820b3c1842b965a"; - sha256 = "07ykgz5bjd45izf5n6jm2n27wcaa7aih2wlsiln1ffj9vqd6l1s4"; + url = "https://api.github.com/repos/symfony/process/zipball/313a38f09c77fbcdc1d223e57d368cea76a2fd2f"; + sha256 = "101q7k39cyhpk8i5mrf62k62wk5sm1057s3pwzf2awgyj7nk7hm8"; }; }; }; "symfony/service-contracts" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "symfony-service-contracts-d15da7ba4957ffb8f1747218be9e1a121fd298a1"; + name = "symfony-service-contracts-f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"; src = fetchurl { - url = "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1"; - sha256 = "168iq1lp2r5qb5h8j0s17da09iaj2h5hrrdc9rw2p73hq8rvm1w2"; + url = "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"; + sha256 = "1i573rmajc33a9nrgwgc4k3svg29yp9xv17gp133rd1i705hwv1y"; + }; + }; + }; + "symfony/string" = { + targetDir = ""; + src = composerEnv.buildZipPackage { + name = "symfony-string-ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572"; + src = fetchurl { + url = "https://api.github.com/repos/symfony/string/zipball/ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572"; + sha256 = "03snf86rk31jrcvaz9s1792w260iyvjchpl6ky6wshy3jkj7lqcs"; }; }; }; "symfony/translation" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "symfony-translation-be83ee6c065cb32becdb306ba61160d598b1ce88"; + name = "symfony-translation-2cc7f45d96db9adfcf89adf4401d9dfed509f4e1"; src = fetchurl { - url = "https://api.github.com/repos/symfony/translation/zipball/be83ee6c065cb32becdb306ba61160d598b1ce88"; - sha256 = "0hsslyhmqr87wh7xykk2jl5c3pcnh096v56k0h3ygvqzj6xax8ma"; + url = "https://api.github.com/repos/symfony/translation/zipball/2cc7f45d96db9adfcf89adf4401d9dfed509f4e1"; + sha256 = "0s9rjs8p0pcrkv5yhddsi6b560psi3csqdl4bihayp7hlyv8accd"; + }; + }; + }; + "symfony/translation-contracts" = { + targetDir = ""; + src = composerEnv.buildZipPackage { + name = "symfony-translation-contracts-95c812666f3e91db75385749fe219c5e494c7f95"; + src = fetchurl { + url = "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95"; + sha256 = "073l1pbmwbkaviwwjq9ypb1w7dk366nn2vn1vancbal0zqk0zx7b"; }; }; }; "symfony/yaml" = { targetDir = ""; src = composerEnv.buildZipPackage { - name = "symfony-yaml-88289caa3c166321883f67fe5130188ebbb47094"; + name = "symfony-yaml-298a08ddda623485208506fcee08817807a251dd"; src = fetchurl { - url = "https://api.github.com/repos/symfony/yaml/zipball/88289caa3c166321883f67fe5130188ebbb47094"; - sha256 = "10rca4jav05ixcnphdf66qfj6v5w4y56mh3jq0i9xzxwfsi41qms"; + url = "https://api.github.com/repos/symfony/yaml/zipball/298a08ddda623485208506fcee08817807a251dd"; + sha256 = "11mm7aj5k0d54g7b0maqri2rjhil06ih50yfxplm9p4cj5lz4ny7"; }; }; }; @@ -1232,6 +1172,16 @@ let }; }; }; + "voku/portable-ascii" = { + targetDir = ""; + src = composerEnv.buildZipPackage { + name = "voku-portable-ascii-80953678b19901e5165c56752d087fc11526017c"; + src = fetchurl { + url = "https://api.github.com/repos/voku/portable-ascii/zipball/80953678b19901e5165c56752d087fc11526017c"; + sha256 = "112sz1jl55l3qm3041ijyzxy7qbv0sa6535hx6sp7nk2c76wjq0d"; + }; + }; + }; "wikimedia/less.php" = { targetDir = ""; src = composerEnv.buildZipPackage {