|
3876 | 3876 | },
|
3877 | 3877 | {
|
3878 | 3878 | "name": "jms/serializer",
|
3879 |
| - "version": "3.17.1", |
| 3879 | + "version": "3.18.0", |
3880 | 3880 | "source": {
|
3881 | 3881 | "type": "git",
|
3882 | 3882 | "url": "https://github.com/schmittjoh/serializer.git",
|
3883 |
| - "reference": "190f64b051795d447ec755acbfdb1bff330a6707" |
| 3883 | + "reference": "f721ffd76733c24ec1e8fd1e50e44a335fb78bbe" |
3884 | 3884 | },
|
3885 | 3885 | "dist": {
|
3886 | 3886 | "type": "zip",
|
3887 |
| - "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/190f64b051795d447ec755acbfdb1bff330a6707", |
3888 |
| - "reference": "190f64b051795d447ec755acbfdb1bff330a6707", |
| 3887 | + "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/f721ffd76733c24ec1e8fd1e50e44a335fb78bbe", |
| 3888 | + "reference": "f721ffd76733c24ec1e8fd1e50e44a335fb78bbe", |
3889 | 3889 | "shasum": ""
|
3890 | 3890 | },
|
3891 | 3891 | "require": {
|
|
3913 | 3913 | "symfony/filesystem": "^3.0|^4.0|^5.0|^6.0",
|
3914 | 3914 | "symfony/form": "^3.0|^4.0|^5.0|^6.0",
|
3915 | 3915 | "symfony/translation": "^3.0|^4.0|^5.0|^6.0",
|
| 3916 | + "symfony/uid": "^5.1|^6.0", |
3916 | 3917 | "symfony/validator": "^3.1.9|^4.0|^5.0|^6.0",
|
3917 | 3918 | "symfony/yaml": "^3.3|^4.0|^5.0|^6.0",
|
3918 | 3919 | "twig/twig": "~1.34|~2.4|^3.0"
|
3919 | 3920 | },
|
3920 | 3921 | "suggest": {
|
3921 | 3922 | "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
|
3922 | 3923 | "symfony/cache": "Required if you like to use cache functionality.",
|
| 3924 | + "symfony/uid": "Required if you'd like to serialize UID objects.", |
3923 | 3925 | "symfony/yaml": "Required if you'd like to use the YAML metadata format."
|
3924 | 3926 | },
|
3925 | 3927 | "type": "library",
|
|
3958 | 3960 | ],
|
3959 | 3961 | "support": {
|
3960 | 3962 | "issues": "https://github.com/schmittjoh/serializer/issues",
|
3961 |
| - "source": "https://github.com/schmittjoh/serializer/tree/3.17.1" |
| 3963 | + "source": "https://github.com/schmittjoh/serializer/tree/3.18.0" |
3962 | 3964 | },
|
3963 | 3965 | "funding": [
|
3964 | 3966 | {
|
3965 | 3967 | "url": "https://github.com/goetas",
|
3966 | 3968 | "type": "github"
|
3967 | 3969 | }
|
3968 | 3970 | ],
|
3969 |
| - "time": "2021-12-28T20:59:55+00:00" |
| 3971 | + "time": "2022-08-06T05:17:44+00:00" |
3970 | 3972 | },
|
3971 | 3973 | {
|
3972 | 3974 | "name": "knplabs/gaufrette",
|
|
4432 | 4434 | },
|
4433 | 4435 | {
|
4434 | 4436 | "name": "laminas/laminas-mail",
|
4435 |
| - "version": "2.16.0", |
| 4437 | + "version": "2.17.0", |
4436 | 4438 | "source": {
|
4437 | 4439 | "type": "git",
|
4438 | 4440 | "url": "https://github.com/laminas/laminas-mail.git",
|
4439 |
| - "reference": "1ee1a384b96c8af29ecad9b3a7adc27a150ebc49" |
| 4441 | + "reference": "bf7504247d5a110d941efa8eb4815f5292a8dc56" |
4440 | 4442 | },
|
4441 | 4443 | "dist": {
|
4442 | 4444 | "type": "zip",
|
4443 |
| - "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/1ee1a384b96c8af29ecad9b3a7adc27a150ebc49", |
4444 |
| - "reference": "1ee1a384b96c8af29ecad9b3a7adc27a150ebc49", |
| 4445 | + "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/bf7504247d5a110d941efa8eb4815f5292a8dc56", |
| 4446 | + "reference": "bf7504247d5a110d941efa8eb4815f5292a8dc56", |
4445 | 4447 | "shasum": ""
|
4446 | 4448 | },
|
4447 | 4449 | "require": {
|
4448 | 4450 | "ext-iconv": "*",
|
4449 |
| - "laminas/laminas-loader": "^2.8", |
| 4451 | + "laminas/laminas-loader": "^2.8.0", |
4450 | 4452 | "laminas/laminas-mime": "^2.9.1",
|
4451 |
| - "laminas/laminas-stdlib": "^3.6", |
4452 |
| - "laminas/laminas-validator": "^2.15", |
4453 |
| - "php": "^7.3 || ~8.0.0 || ~8.1.0", |
4454 |
| - "symfony/polyfill-intl-idn": "^1.24.0", |
4455 |
| - "symfony/polyfill-mbstring": "^1.12.0", |
4456 |
| - "webmozart/assert": "^1.10" |
4457 |
| - }, |
4458 |
| - "conflict": { |
4459 |
| - "zendframework/zend-mail": "*" |
| 4453 | + "laminas/laminas-stdlib": "^3.11.0", |
| 4454 | + "laminas/laminas-validator": "^2.23.0", |
| 4455 | + "php": "~8.0.0 || ~8.1.0", |
| 4456 | + "symfony/polyfill-intl-idn": "^1.26.0", |
| 4457 | + "symfony/polyfill-mbstring": "^1.16.0", |
| 4458 | + "webmozart/assert": "^1.11.0" |
4460 | 4459 | },
|
4461 | 4460 | "require-dev": {
|
4462 |
| - "laminas/laminas-coding-standard": "~1.0.0", |
4463 |
| - "laminas/laminas-crypt": "^2.6 || ^3.4", |
4464 |
| - "laminas/laminas-db": "^2.13.3", |
4465 |
| - "laminas/laminas-servicemanager": "^3.7", |
4466 |
| - "phpunit/phpunit": "^9.5.5", |
4467 |
| - "psalm/plugin-phpunit": "^0.15.1", |
4468 |
| - "symfony/process": "^5.3.7", |
4469 |
| - "vimeo/psalm": "^4.7" |
| 4461 | + "laminas/laminas-coding-standard": "~2.3.0", |
| 4462 | + "laminas/laminas-crypt": "^3.8.0", |
| 4463 | + "laminas/laminas-db": "^2.15.0", |
| 4464 | + "laminas/laminas-servicemanager": "^3.16.0", |
| 4465 | + "phpunit/phpunit": "^9.5.21", |
| 4466 | + "psalm/plugin-phpunit": "^0.17.0", |
| 4467 | + "symfony/process": "^6.0.11", |
| 4468 | + "vimeo/psalm": "^4.26.0" |
4470 | 4469 | },
|
4471 | 4470 | "suggest": {
|
4472 |
| - "laminas/laminas-crypt": "Crammd5 support in SMTP Auth", |
4473 |
| - "laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1 when using SMTP to deliver messages" |
| 4471 | + "laminas/laminas-crypt": "^3.8 Crammd5 support in SMTP Auth", |
| 4472 | + "laminas/laminas-servicemanager": "^3.16 when using SMTP to deliver messages" |
4474 | 4473 | },
|
4475 | 4474 | "type": "library",
|
4476 | 4475 | "extra": {
|
|
4508 | 4507 | "type": "community_bridge"
|
4509 | 4508 | }
|
4510 | 4509 | ],
|
4511 |
| - "time": "2022-02-23T21:08:17+00:00" |
| 4510 | + "time": "2022-08-06T12:27:12+00:00" |
4512 | 4511 | },
|
4513 | 4512 | {
|
4514 | 4513 | "name": "laminas/laminas-mime",
|
|
8464 | 8463 | },
|
8465 | 8464 | {
|
8466 | 8465 | "name": "phpstan/phpdoc-parser",
|
8467 |
| - "version": "1.6.4", |
| 8466 | + "version": "1.7.0", |
8468 | 8467 | "source": {
|
8469 | 8468 | "type": "git",
|
8470 | 8469 | "url": "https://github.com/phpstan/phpdoc-parser.git",
|
8471 |
| - "reference": "135607f9ccc297d6923d49c2bcf309f509413215" |
| 8470 | + "reference": "367a8d9d5f7da2a0136422d27ce8840583926955" |
8472 | 8471 | },
|
8473 | 8472 | "dist": {
|
8474 | 8473 | "type": "zip",
|
8475 |
| - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/135607f9ccc297d6923d49c2bcf309f509413215", |
8476 |
| - "reference": "135607f9ccc297d6923d49c2bcf309f509413215", |
| 8474 | + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/367a8d9d5f7da2a0136422d27ce8840583926955", |
| 8475 | + "reference": "367a8d9d5f7da2a0136422d27ce8840583926955", |
8477 | 8476 | "shasum": ""
|
8478 | 8477 | },
|
8479 | 8478 | "require": {
|
|
8503 | 8502 | "description": "PHPDoc parser with support for nullable, intersection and generic types",
|
8504 | 8503 | "support": {
|
8505 | 8504 | "issues": "https://github.com/phpstan/phpdoc-parser/issues",
|
8506 |
| - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.6.4" |
| 8505 | + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.7.0" |
8507 | 8506 | },
|
8508 |
| - "time": "2022-06-26T13:09:08+00:00" |
| 8507 | + "time": "2022-08-09T12:23:23+00:00" |
8509 | 8508 | },
|
8510 | 8509 | {
|
8511 | 8510 | "name": "predis/predis",
|
|
0 commit comments