|
|
@@ -78,16 +78,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "league/flysystem",
|
|
|
- "version": "1.1.9",
|
|
|
+ "version": "1.1.10",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/thephpleague/flysystem.git",
|
|
|
- "reference": "094defdb4a7001845300334e7c1ee2335925ef99"
|
|
|
+ "reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/094defdb4a7001845300334e7c1ee2335925ef99",
|
|
|
- "reference": "094defdb4a7001845300334e7c1ee2335925ef99",
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3239285c825c152bcc315fe0e87d6b55f5972ed1",
|
|
|
+ "reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -160,7 +160,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/thephpleague/flysystem/issues",
|
|
|
- "source": "https://github.com/thephpleague/flysystem/tree/1.1.9"
|
|
|
+ "source": "https://github.com/thephpleague/flysystem/tree/1.1.10"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -168,7 +168,7 @@
|
|
|
"type": "other"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-12-09T09:40:50+00:00"
|
|
|
+ "time": "2022-10-04T09:16:37+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "league/flysystem-sftp",
|
|
|
@@ -228,6 +228,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
+ "abandoned": "league/flysystem-sftp-v3",
|
|
|
"time": "2022-01-04T22:02:01+00:00"
|
|
|
},
|
|
|
{
|
|
|
@@ -705,16 +706,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpseclib/phpseclib",
|
|
|
- "version": "2.0.37",
|
|
|
+ "version": "2.0.39",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpseclib/phpseclib.git",
|
|
|
- "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c"
|
|
|
+ "reference": "f3a0e2b715c40cf1fd270d444901b63311725d63"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c812fbb4d6b4d7f30235ab7298a12f09ba13b37c",
|
|
|
- "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c",
|
|
|
+ "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/f3a0e2b715c40cf1fd270d444901b63311725d63",
|
|
|
+ "reference": "f3a0e2b715c40cf1fd270d444901b63311725d63",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -729,7 +730,8 @@
|
|
|
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
|
|
|
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
|
|
|
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
|
|
|
- "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
|
|
|
+ "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.",
|
|
|
+ "ext-xml": "Install the XML extension to load XML formatted public keys."
|
|
|
},
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
|
@@ -794,7 +796,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/phpseclib/phpseclib/issues",
|
|
|
- "source": "https://github.com/phpseclib/phpseclib/tree/2.0.37"
|
|
|
+ "source": "https://github.com/phpseclib/phpseclib/tree/2.0.39"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -810,7 +812,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-04-04T04:57:45+00:00"
|
|
|
+ "time": "2022-10-24T10:49:03+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/container",
|
|
|
@@ -1008,7 +1010,7 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/deprecation-contracts",
|
|
|
- "version": "v2.5.1",
|
|
|
+ "version": "v2.5.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
|
@@ -1055,7 +1057,7 @@
|
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.1"
|
|
|
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1075,7 +1077,7 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
|
- "version": "v2.5.1",
|
|
|
+ "version": "v2.5.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
|
@@ -1134,7 +1136,7 @@
|
|
|
"standards"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.1"
|
|
|
+ "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.2"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1154,16 +1156,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/http-foundation",
|
|
|
- "version": "v4.4.43",
|
|
|
+ "version": "v4.4.47",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
|
- "reference": "4441dada27f9208e03f449d73cb9253c639e53c5"
|
|
|
+ "reference": "7eea76ae186c68466e7676e62812ce2769f96811"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/4441dada27f9208e03f449d73cb9253c639e53c5",
|
|
|
- "reference": "4441dada27f9208e03f449d73cb9253c639e53c5",
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7eea76ae186c68466e7676e62812ce2769f96811",
|
|
|
+ "reference": "7eea76ae186c68466e7676e62812ce2769f96811",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1202,7 +1204,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.43"
|
|
|
+ "source": "https://github.com/symfony/http-foundation/tree/v4.4.47"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1218,20 +1220,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-06-19T13:07:44+00:00"
|
|
|
+ "time": "2022-10-01T21:39:02+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/mime",
|
|
|
- "version": "v5.4.10",
|
|
|
+ "version": "v5.4.14",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/mime.git",
|
|
|
- "reference": "02265e1e5111c3cd7480387af25e82378b7ab9cc"
|
|
|
+ "reference": "1c118b253bb3495d81e95a6e3ec6c2766a98a0c4"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/mime/zipball/02265e1e5111c3cd7480387af25e82378b7ab9cc",
|
|
|
- "reference": "02265e1e5111c3cd7480387af25e82378b7ab9cc",
|
|
|
+ "url": "https://api.github.com/repos/symfony/mime/zipball/1c118b253bb3495d81e95a6e3ec6c2766a98a0c4",
|
|
|
+ "reference": "1c118b253bb3495d81e95a6e3ec6c2766a98a0c4",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1245,7 +1247,8 @@
|
|
|
"egulias/email-validator": "~3.0.0",
|
|
|
"phpdocumentor/reflection-docblock": "<3.2.2",
|
|
|
"phpdocumentor/type-resolver": "<1.4.0",
|
|
|
- "symfony/mailer": "<4.4"
|
|
|
+ "symfony/mailer": "<4.4",
|
|
|
+ "symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"egulias/email-validator": "^2.1.10|^3.1",
|
|
|
@@ -1253,7 +1256,7 @@
|
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
|
"symfony/property-access": "^4.4|^5.1|^6.0",
|
|
|
"symfony/property-info": "^4.4|^5.1|^6.0",
|
|
|
- "symfony/serializer": "^5.2|^6.0"
|
|
|
+ "symfony/serializer": "^5.4.14|~6.0.14|^6.1.6"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
|
@@ -1285,7 +1288,7 @@
|
|
|
"mime-type"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/mime/tree/v5.4.10"
|
|
|
+ "source": "https://github.com/symfony/mime/tree/v5.4.14"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1301,7 +1304,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-06-09T12:22:40+00:00"
|
|
|
+ "time": "2022-10-07T08:01:20+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-intl-idn",
|
|
|
@@ -1879,16 +1882,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/service-contracts",
|
|
|
- "version": "v2.5.1",
|
|
|
+ "version": "v2.5.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
|
- "reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c"
|
|
|
+ "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/24d9dc654b83e91aa59f9d167b131bc3b5bea24c",
|
|
|
- "reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c",
|
|
|
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
|
|
|
+ "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1942,7 +1945,7 @@
|
|
|
"standards"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/service-contracts/tree/v2.5.1"
|
|
|
+ "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1958,7 +1961,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-03-13T20:07:29+00:00"
|
|
|
+ "time": "2022-05-30T19:17:29+00:00"
|
|
|
}
|
|
|
],
|
|
|
"packages-dev": [
|
|
|
@@ -2496,16 +2499,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "nette/finder",
|
|
|
- "version": "v2.5.3",
|
|
|
+ "version": "v2.5.4",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/nette/finder.git",
|
|
|
- "reference": "64dc25b7929b731e72a1bc84a9e57727f5d5d3e8"
|
|
|
+ "reference": "4a1236db9067d86a75c3dcc0d9c2aced17f9bde8"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/nette/finder/zipball/64dc25b7929b731e72a1bc84a9e57727f5d5d3e8",
|
|
|
- "reference": "64dc25b7929b731e72a1bc84a9e57727f5d5d3e8",
|
|
|
+ "url": "https://api.github.com/repos/nette/finder/zipball/4a1236db9067d86a75c3dcc0d9c2aced17f9bde8",
|
|
|
+ "reference": "4a1236db9067d86a75c3dcc0d9c2aced17f9bde8",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -2557,9 +2560,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/nette/finder/issues",
|
|
|
- "source": "https://github.com/nette/finder/tree/v2.5.3"
|
|
|
+ "source": "https://github.com/nette/finder/tree/v2.5.4"
|
|
|
},
|
|
|
- "time": "2021-12-12T17:43:24+00:00"
|
|
|
+ "time": "2022-10-13T01:30:47+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "nette/neon",
|
|
|
@@ -2631,21 +2634,21 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "nette/php-generator",
|
|
|
- "version": "v3.6.7",
|
|
|
+ "version": "v3.6.9",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/nette/php-generator.git",
|
|
|
- "reference": "b9ba414c9895fd9420887f20eeb4eabde123677f"
|
|
|
+ "reference": "d31782f7bd2ae84ad06f863391ec3fb77ca4d0a6"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/nette/php-generator/zipball/b9ba414c9895fd9420887f20eeb4eabde123677f",
|
|
|
- "reference": "b9ba414c9895fd9420887f20eeb4eabde123677f",
|
|
|
+ "url": "https://api.github.com/repos/nette/php-generator/zipball/d31782f7bd2ae84ad06f863391ec3fb77ca4d0a6",
|
|
|
+ "reference": "d31782f7bd2ae84ad06f863391ec3fb77ca4d0a6",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"nette/utils": "^3.1.2",
|
|
|
- "php": ">=7.2 <8.2"
|
|
|
+ "php": ">=7.2 <8.3"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"nette/tester": "^2.4",
|
|
|
@@ -2693,9 +2696,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/nette/php-generator/issues",
|
|
|
- "source": "https://github.com/nette/php-generator/tree/v3.6.7"
|
|
|
+ "source": "https://github.com/nette/php-generator/tree/v3.6.9"
|
|
|
},
|
|
|
- "time": "2022-03-10T01:51:00+00:00"
|
|
|
+ "time": "2022-10-04T11:49:47+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "nette/robot-loader",
|
|
|
@@ -2828,20 +2831,20 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "nette/utils",
|
|
|
- "version": "v3.2.7",
|
|
|
+ "version": "v3.2.8",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/nette/utils.git",
|
|
|
- "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99"
|
|
|
+ "reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/nette/utils/zipball/0af4e3de4df9f1543534beab255ccf459e7a2c99",
|
|
|
- "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99",
|
|
|
+ "url": "https://api.github.com/repos/nette/utils/zipball/02a54c4c872b99e4ec05c4aec54b5a06eb0f6368",
|
|
|
+ "reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=7.2 <8.2"
|
|
|
+ "php": ">=7.2 <8.3"
|
|
|
},
|
|
|
"conflict": {
|
|
|
"nette/di": "<3.0.6"
|
|
|
@@ -2907,22 +2910,22 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/nette/utils/issues",
|
|
|
- "source": "https://github.com/nette/utils/tree/v3.2.7"
|
|
|
+ "source": "https://github.com/nette/utils/tree/v3.2.8"
|
|
|
},
|
|
|
- "time": "2022-01-24T11:29:14+00:00"
|
|
|
+ "time": "2022-09-12T23:36:20+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "nikic/php-parser",
|
|
|
- "version": "v4.14.0",
|
|
|
+ "version": "v4.15.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
|
- "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1"
|
|
|
+ "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1",
|
|
|
- "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1",
|
|
|
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
|
|
|
+ "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -2963,9 +2966,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
|
|
- "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0"
|
|
|
+ "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1"
|
|
|
},
|
|
|
- "time": "2022-05-31T20:59:12+00:00"
|
|
|
+ "time": "2022-09-04T07:30:47+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phar-io/manifest",
|
|
|
@@ -3078,232 +3081,6 @@
|
|
|
},
|
|
|
"time": "2022-02-21T01:04:05+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "phpdocumentor/reflection-common",
|
|
|
- "version": "2.2.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
|
|
- "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
|
|
|
- "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": "^7.2 || ^8.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-2.x": "2.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "phpDocumentor\\Reflection\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Jaap van Otterdijk",
|
|
|
- "email": "opensource@ijaap.nl"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
|
|
|
- "homepage": "http://www.phpdoc.org",
|
|
|
- "keywords": [
|
|
|
- "FQSEN",
|
|
|
- "phpDocumentor",
|
|
|
- "phpdoc",
|
|
|
- "reflection",
|
|
|
- "static analysis"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
|
|
|
- "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
|
|
|
- },
|
|
|
- "time": "2020-06-27T09:03:43+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "phpdocumentor/reflection-docblock",
|
|
|
- "version": "4.3.4",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
|
|
- "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/da3fd972d6bafd628114f7e7e036f45944b62e9c",
|
|
|
- "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": "^7.0",
|
|
|
- "phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0",
|
|
|
- "phpdocumentor/type-resolver": "~0.4 || ^1.0.0",
|
|
|
- "webmozart/assert": "^1.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "doctrine/instantiator": "^1.0.5",
|
|
|
- "mockery/mockery": "^1.0",
|
|
|
- "phpdocumentor/type-resolver": "0.4.*",
|
|
|
- "phpunit/phpunit": "^6.4"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "4.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "phpDocumentor\\Reflection\\": [
|
|
|
- "src/"
|
|
|
- ]
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Mike van Riel",
|
|
|
- "email": "me@mikevanriel.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
|
|
|
- "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/release/4.x"
|
|
|
- },
|
|
|
- "time": "2019-12-28T18:55:12+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "phpdocumentor/type-resolver",
|
|
|
- "version": "1.6.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/phpDocumentor/TypeResolver.git",
|
|
|
- "reference": "77a32518733312af16a44300404e945338981de3"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3",
|
|
|
- "reference": "77a32518733312af16a44300404e945338981de3",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": "^7.2 || ^8.0",
|
|
|
- "phpdocumentor/reflection-common": "^2.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "ext-tokenizer": "*",
|
|
|
- "psalm/phar": "^4.8"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-1.x": "1.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "phpDocumentor\\Reflection\\": "src"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Mike van Riel",
|
|
|
- "email": "me@mikevanriel.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
|
|
|
- "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1"
|
|
|
- },
|
|
|
- "time": "2022-03-15T21:29:03+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "phpspec/prophecy",
|
|
|
- "version": "v1.10.3",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/phpspec/prophecy.git",
|
|
|
- "reference": "451c3cd1418cf640de218914901e51b064abb093"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
|
|
|
- "reference": "451c3cd1418cf640de218914901e51b064abb093",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "doctrine/instantiator": "^1.0.2",
|
|
|
- "php": "^5.3|^7.0",
|
|
|
- "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
|
|
|
- "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
|
|
|
- "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "phpspec/phpspec": "^2.5 || ^3.2",
|
|
|
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.10.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Prophecy\\": "src/Prophecy"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Konstantin Kudryashov",
|
|
|
- "email": "ever.zet@gmail.com",
|
|
|
- "homepage": "http://everzet.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Marcello Duarte",
|
|
|
- "email": "marcello.duarte@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Highly opinionated mocking framework for PHP 5.3+",
|
|
|
- "homepage": "https://github.com/phpspec/prophecy",
|
|
|
- "keywords": [
|
|
|
- "Double",
|
|
|
- "Dummy",
|
|
|
- "fake",
|
|
|
- "mock",
|
|
|
- "spy",
|
|
|
- "stub"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/phpspec/prophecy/issues",
|
|
|
- "source": "https://github.com/phpspec/prophecy/tree/v1.10.3"
|
|
|
- },
|
|
|
- "time": "2020-03-05T15:02:03+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "phpstan/phpdoc-parser",
|
|
|
"version": "0.3.5",
|
|
|
@@ -3747,16 +3524,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/phpunit",
|
|
|
- "version": "8.5.27",
|
|
|
+ "version": "8.5.30",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
|
- "reference": "df70070f2711b8fe8dcca0797c1239ede8c94be6"
|
|
|
+ "reference": "4fd448df9affda65a5faa58f8b93087d415216ce"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/df70070f2711b8fe8dcca0797c1239ede8c94be6",
|
|
|
- "reference": "df70070f2711b8fe8dcca0797c1239ede8c94be6",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4fd448df9affda65a5faa58f8b93087d415216ce",
|
|
|
+ "reference": "4fd448df9affda65a5faa58f8b93087d415216ce",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -3771,15 +3548,14 @@
|
|
|
"phar-io/manifest": "^2.0.3",
|
|
|
"phar-io/version": "^3.0.2",
|
|
|
"php": ">=7.2",
|
|
|
- "phpspec/prophecy": "^1.10.3",
|
|
|
"phpunit/php-code-coverage": "^7.0.12",
|
|
|
"phpunit/php-file-iterator": "^2.0.4",
|
|
|
"phpunit/php-text-template": "^1.2.1",
|
|
|
"phpunit/php-timer": "^2.1.2",
|
|
|
- "sebastian/comparator": "^3.0.2",
|
|
|
+ "sebastian/comparator": "^3.0.5",
|
|
|
"sebastian/diff": "^3.0.2",
|
|
|
"sebastian/environment": "^4.2.3",
|
|
|
- "sebastian/exporter": "^3.1.2",
|
|
|
+ "sebastian/exporter": "^3.1.5",
|
|
|
"sebastian/global-state": "^3.0.0",
|
|
|
"sebastian/object-enumerator": "^3.0.3",
|
|
|
"sebastian/resource-operations": "^2.0.1",
|
|
|
@@ -3825,7 +3601,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
|
- "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.27"
|
|
|
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.30"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -3835,9 +3611,13 @@
|
|
|
{
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
"type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
|
|
|
+ "type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-06-19T12:11:16+00:00"
|
|
|
+ "time": "2022-09-25T03:43:00+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/code-unit-reverse-lookup",
|
|
|
@@ -3896,16 +3676,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/comparator",
|
|
|
- "version": "3.0.3",
|
|
|
+ "version": "3.0.5",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/comparator.git",
|
|
|
- "reference": "1071dfcef776a57013124ff35e1fc41ccd294758"
|
|
|
+ "reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1071dfcef776a57013124ff35e1fc41ccd294758",
|
|
|
- "reference": "1071dfcef776a57013124ff35e1fc41ccd294758",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
|
|
|
+ "reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -3958,7 +3738,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/sebastianbergmann/comparator/issues",
|
|
|
- "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.3"
|
|
|
+ "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.5"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -3966,7 +3746,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-11-30T08:04:30+00:00"
|
|
|
+ "time": "2022-09-14T12:31:48+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/diff",
|
|
|
@@ -4099,16 +3879,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/exporter",
|
|
|
- "version": "3.1.4",
|
|
|
+ "version": "3.1.5",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
|
|
- "reference": "0c32ea2e40dbf59de29f3b49bf375176ce7dd8db"
|
|
|
+ "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/0c32ea2e40dbf59de29f3b49bf375176ce7dd8db",
|
|
|
- "reference": "0c32ea2e40dbf59de29f3b49bf375176ce7dd8db",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/73a9676f2833b9a7c36968f9d882589cd75511e6",
|
|
|
+ "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -4164,7 +3944,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/sebastianbergmann/exporter/issues",
|
|
|
- "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.4"
|
|
|
+ "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.5"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -4172,7 +3952,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-11-11T13:51:24+00:00"
|
|
|
+ "time": "2022-09-14T06:00:17+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/global-state",
|
|
|
@@ -4570,16 +4350,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/console",
|
|
|
- "version": "v4.4.43",
|
|
|
+ "version": "v4.4.47",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/console.git",
|
|
|
- "reference": "8a2628d2d5639f35113dc1b833ecd91e1ed1cf46"
|
|
|
+ "reference": "4f40012db8d55c956406890b5720f686fee7f7b7"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/console/zipball/8a2628d2d5639f35113dc1b833ecd91e1ed1cf46",
|
|
|
- "reference": "8a2628d2d5639f35113dc1b833ecd91e1ed1cf46",
|
|
|
+ "url": "https://api.github.com/repos/symfony/console/zipball/4f40012db8d55c956406890b5720f686fee7f7b7",
|
|
|
+ "reference": "4f40012db8d55c956406890b5720f686fee7f7b7",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -4640,7 +4420,7 @@
|
|
|
"description": "Eases the creation of beautiful and testable command line interfaces",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/console/tree/v4.4.43"
|
|
|
+ "source": "https://github.com/symfony/console/tree/v4.4.47"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -4656,20 +4436,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-06-23T12:22:25+00:00"
|
|
|
+ "time": "2022-10-04T05:58:30+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/finder",
|
|
|
- "version": "v4.4.41",
|
|
|
+ "version": "v4.4.44",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/finder.git",
|
|
|
- "reference": "40790bdf293b462798882ef6da72bb49a4a6633a"
|
|
|
+ "reference": "66bd787edb5e42ff59d3523f623895af05043e4f"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/finder/zipball/40790bdf293b462798882ef6da72bb49a4a6633a",
|
|
|
- "reference": "40790bdf293b462798882ef6da72bb49a4a6633a",
|
|
|
+ "url": "https://api.github.com/repos/symfony/finder/zipball/66bd787edb5e42ff59d3523f623895af05043e4f",
|
|
|
+ "reference": "66bd787edb5e42ff59d3523f623895af05043e4f",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -4702,89 +4482,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.41"
|
|
|
- },
|
|
|
- "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": "2022-04-14T15:36:10+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/polyfill-ctype",
|
|
|
- "version": "v1.26.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
- "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
|
|
|
- "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=7.1"
|
|
|
- },
|
|
|
- "provide": {
|
|
|
- "ext-ctype": "*"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-ctype": "For best performance"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-main": "1.26-dev"
|
|
|
- },
|
|
|
- "thanks": {
|
|
|
- "name": "symfony/polyfill",
|
|
|
- "url": "https://github.com/symfony/polyfill"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "bootstrap.php"
|
|
|
- ],
|
|
|
- "psr-4": {
|
|
|
- "Symfony\\Polyfill\\Ctype\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Gert de Pagter",
|
|
|
- "email": "BackEndTea@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "https://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony polyfill for ctype functions",
|
|
|
- "homepage": "https://symfony.com",
|
|
|
- "keywords": [
|
|
|
- "compatibility",
|
|
|
- "ctype",
|
|
|
- "polyfill",
|
|
|
- "portable"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
|
|
|
+ "source": "https://github.com/symfony/finder/tree/v4.4.44"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -4800,7 +4498,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-05-24T11:49:31+00:00"
|
|
|
+ "time": "2022-07-29T07:35:46+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php73",
|
|
|
@@ -4883,16 +4581,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/var-dumper",
|
|
|
- "version": "v4.4.42",
|
|
|
+ "version": "v4.4.47",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/var-dumper.git",
|
|
|
- "reference": "742aab50ad097bcb62d91fccb613f66b8047d2ca"
|
|
|
+ "reference": "1069c7a3fca74578022fab6f81643248d02f8e63"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/742aab50ad097bcb62d91fccb613f66b8047d2ca",
|
|
|
- "reference": "742aab50ad097bcb62d91fccb613f66b8047d2ca",
|
|
|
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1069c7a3fca74578022fab6f81643248d02f8e63",
|
|
|
+ "reference": "1069c7a3fca74578022fab6f81643248d02f8e63",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -4952,7 +4650,7 @@
|
|
|
"dump"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/var-dumper/tree/v4.4.42"
|
|
|
+ "source": "https://github.com/symfony/var-dumper/tree/v4.4.47"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -4968,7 +4666,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-05-21T10:00:54+00:00"
|
|
|
+ "time": "2022-10-03T15:15:11+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "theseer/tokenizer",
|
|
|
@@ -5019,58 +4717,6 @@
|
|
|
}
|
|
|
],
|
|
|
"time": "2021-07-28T10:34:58+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "webmozart/assert",
|
|
|
- "version": "1.8.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/webmozarts/assert.git",
|
|
|
- "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/webmozarts/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
|
|
|
- "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": "^5.3.3 || ^7.0",
|
|
|
- "symfony/polyfill-ctype": "^1.8"
|
|
|
- },
|
|
|
- "conflict": {
|
|
|
- "vimeo/psalm": "<3.9.1"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "phpunit/phpunit": "^4.8.36 || ^7.5.13"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Webmozart\\Assert\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Bernhard Schussek",
|
|
|
- "email": "bschussek@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Assertions to validate method input/output with nice error messages.",
|
|
|
- "keywords": [
|
|
|
- "assert",
|
|
|
- "check",
|
|
|
- "validate"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/webmozarts/assert/issues",
|
|
|
- "source": "https://github.com/webmozarts/assert/tree/1.8.0"
|
|
|
- },
|
|
|
- "time": "2020-04-18T12:12:48+00:00"
|
|
|
}
|
|
|
],
|
|
|
"aliases": [],
|