Browse Source

Deps update

imwald
Nuša Pukšič 10 months ago
parent
commit
c219374ecc
  1. 353
      composer.lock

353
composer.lock generated

@ -312,124 +312,31 @@ @@ -312,124 +312,31 @@
},
"time": "2024-07-08T12:26:09+00:00"
},
{
"name": "doctrine/cache",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
"reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
"shasum": ""
},
"require": {
"php": "~7.1 || ^8.0"
},
"conflict": {
"doctrine/common": ">2.2,<2.4"
},
"require-dev": {
"cache/integration-tests": "dev-master",
"doctrine/coding-standard": "^9",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"psr/cache": "^1.0 || ^2.0 || ^3.0",
"symfony/cache": "^4.4 || ^5.4 || ^6",
"symfony/var-exporter": "^4.4 || ^5.4 || ^6"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
"homepage": "https://www.doctrine-project.org/projects/cache.html",
"keywords": [
"abstraction",
"apcu",
"cache",
"caching",
"couchdb",
"memcached",
"php",
"redis",
"xcache"
],
"support": {
"issues": "https://github.com/doctrine/cache/issues",
"source": "https://github.com/doctrine/cache/tree/2.2.0"
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
"type": "tidelift"
}
],
"time": "2022-05-20T20:07:39+00:00"
},
{
"name": "doctrine/collections",
"version": "2.2.2",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "d8af7f248c74f195f7347424600fd9e17b57af59"
"reference": "2eb07e5953eed811ce1b309a7478a3b236f2273d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/d8af7f248c74f195f7347424600fd9e17b57af59",
"reference": "d8af7f248c74f195f7347424600fd9e17b57af59",
"url": "https://api.github.com/repos/doctrine/collections/zipball/2eb07e5953eed811ce1b309a7478a3b236f2273d",
"reference": "2eb07e5953eed811ce1b309a7478a3b236f2273d",
"shasum": ""
},
"require": {
"doctrine/deprecations": "^1",
"php": "^8.1"
"php": "^8.1",
"symfony/polyfill-php84": "^1.30"
},
"require-dev": {
"doctrine/coding-standard": "^12",
"ext-json": "*",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^10.5",
"vimeo/psalm": "^5.11"
"phpunit/phpunit": "^10.5"
},
"type": "library",
"autoload": {
@ -473,7 +380,7 @@ @@ -473,7 +380,7 @@
],
"support": {
"issues": "https://github.com/doctrine/collections/issues",
"source": "https://github.com/doctrine/collections/tree/2.2.2"
"source": "https://github.com/doctrine/collections/tree/2.3.0"
},
"funding": [
{
@ -489,20 +396,20 @@ @@ -489,20 +396,20 @@
"type": "tidelift"
}
],
"time": "2024-04-18T06:56:21+00:00"
"time": "2025-03-22T10:17:19+00:00"
},
{
"name": "doctrine/dbal",
"version": "4.2.2",
"version": "4.2.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "19a2b7deb5fe8c2df0ff817ecea305e50acb62ec"
"reference": "33d2d7fe1269b2301640c44cf2896ea607b30e3e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/19a2b7deb5fe8c2df0ff817ecea305e50acb62ec",
"reference": "19a2b7deb5fe8c2df0ff817ecea305e50acb62ec",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/33d2d7fe1269b2301640c44cf2896ea607b30e3e",
"reference": "33d2d7fe1269b2301640c44cf2896ea607b30e3e",
"shasum": ""
},
"require": {
@ -579,7 +486,7 @@ @@ -579,7 +486,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/4.2.2"
"source": "https://github.com/doctrine/dbal/tree/4.2.3"
},
"funding": [
{
@ -595,7 +502,7 @@ @@ -595,7 +502,7 @@
"type": "tidelift"
}
],
"time": "2025-01-16T08:40:56+00:00"
"time": "2025-03-07T18:29:05+00:00"
},
{
"name": "doctrine/deprecations",
@ -644,41 +551,42 @@ @@ -644,41 +551,42 @@
},
{
"name": "doctrine/doctrine-bundle",
"version": "2.13.2",
"version": "2.14.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "2363c43d9815a11657e452625cd64172d5587486"
"reference": "ca6a7350b421baf7fbdefbf9f4993292ed18effb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/2363c43d9815a11657e452625cd64172d5587486",
"reference": "2363c43d9815a11657e452625cd64172d5587486",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/ca6a7350b421baf7fbdefbf9f4993292ed18effb",
"reference": "ca6a7350b421baf7fbdefbf9f4993292ed18effb",
"shasum": ""
},
"require": {
"doctrine/cache": "^1.11 || ^2.0",
"doctrine/dbal": "^3.7.0 || ^4.0",
"doctrine/persistence": "^2.2 || ^3",
"doctrine/persistence": "^3.1 || ^4",
"doctrine/sql-formatter": "^1.0.1",
"php": "^7.4 || ^8.0",
"symfony/cache": "^5.4 || ^6.0 || ^7.0",
"symfony/config": "^5.4 || ^6.0 || ^7.0",
"symfony/console": "^5.4 || ^6.0 || ^7.0",
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
"php": "^8.1",
"symfony/cache": "^6.4 || ^7.0",
"symfony/config": "^6.4 || ^7.0",
"symfony/console": "^6.4 || ^7.0",
"symfony/dependency-injection": "^6.4 || ^7.0",
"symfony/deprecation-contracts": "^2.1 || ^3",
"symfony/doctrine-bridge": "^5.4.46 || ~6.3.12 || ^6.4.3 || ^7.0.3",
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
"symfony/polyfill-php80": "^1.15",
"symfony/service-contracts": "^1.1.1 || ^2.0 || ^3"
"symfony/doctrine-bridge": "^6.4.3 || ^7.0.3",
"symfony/framework-bundle": "^6.4 || ^7.0",
"symfony/service-contracts": "^2.5 || ^3"
},
"conflict": {
"doctrine/annotations": ">=3.0",
"doctrine/cache": "< 1.11",
"doctrine/orm": "<2.17 || >=4.0",
"twig/twig": "<1.34 || >=2.0 <2.4"
"symfony/var-exporter": "< 6.4.1 || 7.0.0",
"twig/twig": "<2.13 || >=3.0 <3.0.4"
},
"require-dev": {
"doctrine/annotations": "^1 || ^2",
"doctrine/cache": "^1.11 || ^2.0",
"doctrine/coding-standard": "^12",
"doctrine/deprecations": "^1.0",
"doctrine/orm": "^2.17 || ^3.0",
@ -686,20 +594,21 @@ @@ -686,20 +594,21 @@
"phpstan/phpstan": "2.1.1",
"phpstan/phpstan-phpunit": "2.0.3",
"phpstan/phpstan-strict-rules": "^2",
"phpunit/phpunit": "^9.5.26",
"phpunit/phpunit": "^9.6.22",
"psr/log": "^1.1.4 || ^2.0 || ^3.0",
"symfony/phpunit-bridge": "^6.1 || ^7.0",
"symfony/property-info": "^5.4 || ^6.0 || ^7.0",
"symfony/proxy-manager-bridge": "^5.4 || ^6.0",
"symfony/security-bundle": "^5.4 || ^6.0 || ^7.0",
"symfony/stopwatch": "^5.4 || ^6.0 || ^7.0",
"symfony/string": "^5.4 || ^6.0 || ^7.0",
"symfony/twig-bridge": "^5.4 || ^6.0 || ^7.0",
"symfony/validator": "^5.4 || ^6.0 || ^7.0",
"symfony/var-exporter": "^5.4 || ^6.2 || ^7.0",
"symfony/web-profiler-bundle": "^5.4 || ^6.0 || ^7.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0",
"twig/twig": "^1.34 || ^2.12 || ^3.0"
"symfony/doctrine-messenger": "^6.4 || ^7.0",
"symfony/messenger": "^6.4 || ^7.0",
"symfony/phpunit-bridge": "^7.2",
"symfony/property-info": "^6.4 || ^7.0",
"symfony/security-bundle": "^6.4 || ^7.0",
"symfony/stopwatch": "^6.4 || ^7.0",
"symfony/string": "^6.4 || ^7.0",
"symfony/twig-bridge": "^6.4 || ^7.0",
"symfony/validator": "^6.4 || ^7.0",
"symfony/var-exporter": "^6.4.1 || ^7.0.1",
"symfony/web-profiler-bundle": "^6.4 || ^7.0",
"symfony/yaml": "^6.4 || ^7.0",
"twig/twig": "^2.13 || ^3.0.4"
},
"suggest": {
"doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
@ -744,7 +653,7 @@ @@ -744,7 +653,7 @@
],
"support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.13.2"
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.14.0"
},
"funding": [
{
@ -760,7 +669,7 @@ @@ -760,7 +669,7 @@
"type": "tidelift"
}
],
"time": "2025-01-15T11:12:38+00:00"
"time": "2025-03-22T17:28:21+00:00"
},
{
"name": "doctrine/doctrine-migrations-bundle",
@ -1179,16 +1088,16 @@ @@ -1179,16 +1088,16 @@
},
{
"name": "doctrine/migrations",
"version": "3.8.2",
"version": "3.8.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/migrations.git",
"reference": "5007eb1168691225ac305fe16856755c20860842"
"reference": "6af8dffde46a67f2a60906b6a28973e5a3670405"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/5007eb1168691225ac305fe16856755c20860842",
"reference": "5007eb1168691225ac305fe16856755c20860842",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/6af8dffde46a67f2a60906b6a28973e5a3670405",
"reference": "6af8dffde46a67f2a60906b6a28973e5a3670405",
"shasum": ""
},
"require": {
@ -1262,7 +1171,7 @@ @@ -1262,7 +1171,7 @@
],
"support": {
"issues": "https://github.com/doctrine/migrations/issues",
"source": "https://github.com/doctrine/migrations/tree/3.8.2"
"source": "https://github.com/doctrine/migrations/tree/3.8.3"
},
"funding": [
{
@ -1278,7 +1187,7 @@ @@ -1278,7 +1187,7 @@
"type": "tidelift"
}
],
"time": "2024-10-10T21:35:27+00:00"
"time": "2025-03-10T23:43:55+00:00"
},
{
"name": "doctrine/orm",
@ -1372,21 +1281,21 @@ @@ -1372,21 +1281,21 @@
},
{
"name": "doctrine/persistence",
"version": "3.4.0",
"version": "4.0.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
"reference": "0ea965320cec355dba75031c1b23d4c78362e3ff"
"reference": "45004aca79189474f113cbe3a53847c2115a55fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/0ea965320cec355dba75031c1b23d4c78362e3ff",
"reference": "0ea965320cec355dba75031c1b23d4c78362e3ff",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/45004aca79189474f113cbe3a53847c2115a55fa",
"reference": "45004aca79189474f113cbe3a53847c2115a55fa",
"shasum": ""
},
"require": {
"doctrine/event-manager": "^1 || ^2",
"php": "^7.2 || ^8.0",
"php": "^8.1",
"psr/cache": "^1.0 || ^2.0 || ^3.0"
},
"conflict": {
@ -1394,11 +1303,10 @@ @@ -1394,11 +1303,10 @@
},
"require-dev": {
"doctrine/coding-standard": "^12",
"doctrine/common": "^3.0",
"phpstan/phpstan": "1.12.7",
"phpstan/phpstan-phpunit": "^1",
"phpstan/phpstan-strict-rules": "^1.1",
"phpunit/phpunit": "^8.5.38 || ^9.5",
"phpunit/phpunit": "^9.6",
"symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0"
},
"type": "library",
@ -1448,7 +1356,7 @@ @@ -1448,7 +1356,7 @@
],
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/3.4.0"
"source": "https://github.com/doctrine/persistence/tree/4.0.0"
},
"funding": [
{
@ -1464,7 +1372,7 @@ @@ -1464,7 +1372,7 @@
"type": "tidelift"
}
],
"time": "2024-10-30T19:48:12+00:00"
"time": "2024-11-01T21:49:07+00:00"
},
{
"name": "doctrine/sql-formatter",
@ -1903,16 +1811,16 @@ @@ -1903,16 +1811,16 @@
},
{
"name": "friendsofsymfony/elastica-bundle",
"version": "v6.5.1",
"version": "v6.6.0",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfSymfony/FOSElasticaBundle.git",
"reference": "42adbc006edab0bf13adaf8a4cb6d277b583ed42"
"reference": "b69ad24b9765f82985cd760376ec7b32093f6234"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSElasticaBundle/zipball/42adbc006edab0bf13adaf8a4cb6d277b583ed42",
"reference": "42adbc006edab0bf13adaf8a4cb6d277b583ed42",
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSElasticaBundle/zipball/b69ad24b9765f82985cd760376ec7b32093f6234",
"reference": "b69ad24b9765f82985cd760376ec7b32093f6234",
"shasum": ""
},
"require": {
@ -1922,6 +1830,7 @@ @@ -1922,6 +1830,7 @@
"ruflin/elastica": "^7.1",
"symfony/console": "^5.4 || ^6.4 || ^7.1",
"symfony/dependency-injection": "^5.4 || ^6.4 || ^7.1",
"symfony/event-dispatcher": "^5.4 || ^6.4 || ^7.1",
"symfony/framework-bundle": "^5.4 || ^6.4 || ^7.1",
"symfony/property-access": "^5.4 || ^6.4 || ^7.1",
"symfony/stopwatch": "^5.4 || ^6.4 || ^7.1"
@ -1956,7 +1865,7 @@ @@ -1956,7 +1865,7 @@
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-master": "6.5.x-dev"
"dev-master": "6.6.x-dev"
}
},
"autoload": {
@ -1997,9 +1906,9 @@ @@ -1997,9 +1906,9 @@
],
"support": {
"issues": "https://github.com/FriendsOfSymfony/FOSElasticaBundle/issues",
"source": "https://github.com/FriendsOfSymfony/FOSElasticaBundle/tree/v6.5.1"
"source": "https://github.com/FriendsOfSymfony/FOSElasticaBundle/tree/v6.6.0"
},
"time": "2025-02-13T15:37:27+00:00"
"time": "2025-03-15T11:43:45+00:00"
},
{
"name": "genkgo/php-asn1",
@ -3386,27 +3295,28 @@ @@ -3386,27 +3295,28 @@
},
{
"name": "phrity/net-stream",
"version": "2.1.2",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/sirn-se/phrity-net-stream.git",
"reference": "e6ace997168bebcce814c95cd5c78c78663ae49a"
"reference": "1d5d8f8176d048c03dad237ca70f9a38b11209b5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sirn-se/phrity-net-stream/zipball/e6ace997168bebcce814c95cd5c78c78663ae49a",
"reference": "e6ace997168bebcce814c95cd5c78c78663ae49a",
"url": "https://api.github.com/repos/sirn-se/phrity-net-stream/zipball/1d5d8f8176d048c03dad237ca70f9a38b11209b5",
"reference": "1d5d8f8176d048c03dad237ca70f9a38b11209b5",
"shasum": ""
},
"require": {
"php": "^8.0",
"php": "^8.1",
"phrity/util-errorhandler": "^1.1",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.1 | ^2.0"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.0",
"phpunit/phpunit": "^9.0 | ^10.0 | ^11.0",
"phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^10.0 | ^11.0",
"phrity/net-uri": "^2.0",
"squizlabs/php_codesniffer": "^3.5"
},
@ -3440,9 +3350,9 @@ @@ -3440,9 +3350,9 @@
],
"support": {
"issues": "https://github.com/sirn-se/phrity-net-stream/issues",
"source": "https://github.com/sirn-se/phrity-net-stream/tree/2.1.2"
"source": "https://github.com/sirn-se/phrity-net-stream/tree/2.2.0"
},
"time": "2025-01-09T08:07:34+00:00"
"time": "2025-01-31T14:14:33+00:00"
},
{
"name": "phrity/net-uri",
@ -3557,21 +3467,21 @@ @@ -3557,21 +3467,21 @@
},
{
"name": "phrity/websocket",
"version": "3.2.4",
"version": "3.3.0",
"source": {
"type": "git",
"url": "https://github.com/sirn-se/websocket-php.git",
"reference": "dd988317744a217549a6bcbb15ea58d7d0d54e81"
"reference": "73132b31f87b5f673ed492d9d4a4794cbbafe05c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sirn-se/websocket-php/zipball/dd988317744a217549a6bcbb15ea58d7d0d54e81",
"reference": "dd988317744a217549a6bcbb15ea58d7d0d54e81",
"url": "https://api.github.com/repos/sirn-se/websocket-php/zipball/73132b31f87b5f673ed492d9d4a4794cbbafe05c",
"reference": "73132b31f87b5f673ed492d9d4a4794cbbafe05c",
"shasum": ""
},
"require": {
"php": "^8.1",
"phrity/net-stream": "^2.1",
"phrity/net-stream": "^2.2",
"phrity/net-uri": "^2.1",
"psr/http-message": "^1.1 | ^2.0",
"psr/log": "^1.0 | ^2.0 | ^3.0"
@ -3580,7 +3490,7 @@ @@ -3580,7 +3490,7 @@
"php-coveralls/php-coveralls": "^2.0",
"phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^10.0 | ^11.0 | ^12.0",
"phrity/net-mock": "^2.1",
"phrity/net-mock": "^2.2",
"phrity/util-errorhandler": "^1.1",
"squizlabs/php_codesniffer": "^3.5"
},
@ -3613,9 +3523,9 @@ @@ -3613,9 +3523,9 @@
],
"support": {
"issues": "https://github.com/sirn-se/websocket-php/issues",
"source": "https://github.com/sirn-se/websocket-php/tree/3.2.4"
"source": "https://github.com/sirn-se/websocket-php/tree/3.3.0"
},
"time": "2025-02-28T10:18:44+00:00"
"time": "2025-03-14T14:27:33+00:00"
},
{
"name": "psr/cache",
@ -4374,16 +4284,16 @@ @@ -4374,16 +4284,16 @@
},
{
"name": "swentel/nostr-php",
"version": "1.5.4",
"version": "1.6.0",
"source": {
"type": "git",
"url": "https://github.com/nostrver-se/nostr-php.git",
"reference": "048469fb24023dcb63d92eda1a926e94ac8d691d"
"reference": "541d9d074f942522425399efe0a77c80e44a1e21"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nostrver-se/nostr-php/zipball/048469fb24023dcb63d92eda1a926e94ac8d691d",
"reference": "048469fb24023dcb63d92eda1a926e94ac8d691d",
"url": "https://api.github.com/repos/nostrver-se/nostr-php/zipball/541d9d074f942522425399efe0a77c80e44a1e21",
"reference": "541d9d074f942522425399efe0a77c80e44a1e21",
"shasum": ""
},
"require": {
@ -4391,6 +4301,7 @@ @@ -4391,6 +4301,7 @@
"ext-gmp": "*",
"ext-xml": "*",
"paragonie/ecc": "^2.4",
"paragonie/sodium_compat": "^2.1",
"php": ">=8.1 <8.5",
"phrity/websocket": "^3.0",
"simplito/elliptic-php": "^1.0"
@ -4435,9 +4346,9 @@ @@ -4435,9 +4346,9 @@
"chat": "https://t.me/nostr_php",
"issue": "https://github.com/swentel/nostr-php/issues",
"issues": "https://github.com/nostrver-se/nostr-php/issues",
"source": "https://github.com/nostrver-se/nostr-php/tree/1.5.4"
"source": "https://github.com/nostrver-se/nostr-php/tree/1.6.0"
},
"time": "2025-02-21T13:49:38+00:00"
"time": "2025-03-17T14:43:56+00:00"
},
{
"name": "symfony/asset",
@ -7228,6 +7139,82 @@ @@ -7228,6 +7139,82 @@
],
"time": "2024-09-09T11:45:10+00:00"
},
{
"name": "symfony/polyfill-php84",
"version": "v1.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php84.git",
"reference": "e5493eb51311ab0b1cc2243416613f06ed8f18bd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/e5493eb51311ab0b1cc2243416613f06ed8f18bd",
"reference": "e5493eb51311ab0b1cc2243416613f06ed8f18bd",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php84\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php84/tree/v1.31.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": "2024-09-09T12:04:04+00:00"
},
{
"name": "symfony/property-access",
"version": "v7.1.11",

Loading…
Cancel
Save