|
|
@ -9,16 +9,16 @@ |
|
|
"packages-dev": [ |
|
|
"packages-dev": [ |
|
|
{ |
|
|
{ |
|
|
"name": "composer/pcre", |
|
|
"name": "composer/pcre", |
|
|
"version": "3.0.0", |
|
|
|
|
|
|
|
|
"version": "3.0.2", |
|
|
"source": { |
|
|
"source": { |
|
|
"type": "git", |
|
|
"type": "git", |
|
|
"url": "https://github.com/composer/pcre.git", |
|
|
"url": "https://github.com/composer/pcre.git", |
|
|
"reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd" |
|
|
|
|
|
|
|
|
"reference": "4482b6409ca6bfc2af043a5711cd21ac3e7a8dfb" |
|
|
}, |
|
|
}, |
|
|
"dist": { |
|
|
"dist": { |
|
|
"type": "zip", |
|
|
"type": "zip", |
|
|
"url": "https://api.github.com/repos/composer/pcre/zipball/e300eb6c535192decd27a85bc72a9290f0d6b3bd", |
|
|
|
|
|
"reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd", |
|
|
|
|
|
|
|
|
"url": "https://api.github.com/repos/composer/pcre/zipball/4482b6409ca6bfc2af043a5711cd21ac3e7a8dfb", |
|
|
|
|
|
"reference": "4482b6409ca6bfc2af043a5711cd21ac3e7a8dfb", |
|
|
"shasum": "" |
|
|
"shasum": "" |
|
|
}, |
|
|
}, |
|
|
"require": { |
|
|
"require": { |
|
|
@ -60,7 +60,7 @@ |
|
|
], |
|
|
], |
|
|
"support": { |
|
|
"support": { |
|
|
"issues": "https://github.com/composer/pcre/issues", |
|
|
"issues": "https://github.com/composer/pcre/issues", |
|
|
"source": "https://github.com/composer/pcre/tree/3.0.0" |
|
|
|
|
|
|
|
|
"source": "https://github.com/composer/pcre/tree/3.0.2" |
|
|
}, |
|
|
}, |
|
|
"funding": [ |
|
|
"funding": [ |
|
|
{ |
|
|
{ |
|
|
@ -76,7 +76,7 @@ |
|
|
"type": "tidelift" |
|
|
"type": "tidelift" |
|
|
} |
|
|
} |
|
|
], |
|
|
], |
|
|
"time": "2022-02-25T20:21:48+00:00" |
|
|
|
|
|
|
|
|
"time": "2022-11-03T20:24:16+00:00" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "composer/semver", |
|
|
"name": "composer/semver", |
|
|
@ -376,16 +376,16 @@ |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "friendsofphp/php-cs-fixer", |
|
|
"name": "friendsofphp/php-cs-fixer", |
|
|
"version": "v3.12.0", |
|
|
|
|
|
|
|
|
"version": "v3.13.0", |
|
|
"source": { |
|
|
"source": { |
|
|
"type": "git", |
|
|
"type": "git", |
|
|
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", |
|
|
|
|
|
"reference": "eae11d945e2885d86e1c080eec1bb30a2aa27998" |
|
|
|
|
|
|
|
|
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", |
|
|
|
|
|
"reference": "a6232229a8309e8811dc751c28b91cb34b2943e1" |
|
|
}, |
|
|
}, |
|
|
"dist": { |
|
|
"dist": { |
|
|
"type": "zip", |
|
|
"type": "zip", |
|
|
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/eae11d945e2885d86e1c080eec1bb30a2aa27998", |
|
|
|
|
|
"reference": "eae11d945e2885d86e1c080eec1bb30a2aa27998", |
|
|
|
|
|
|
|
|
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a6232229a8309e8811dc751c28b91cb34b2943e1", |
|
|
|
|
|
"reference": "a6232229a8309e8811dc751c28b91cb34b2943e1", |
|
|
"shasum": "" |
|
|
"shasum": "" |
|
|
}, |
|
|
}, |
|
|
"require": { |
|
|
"require": { |
|
|
@ -409,7 +409,7 @@ |
|
|
}, |
|
|
}, |
|
|
"require-dev": { |
|
|
"require-dev": { |
|
|
"justinrainbow/json-schema": "^5.2", |
|
|
"justinrainbow/json-schema": "^5.2", |
|
|
"keradus/cli-executor": "^1.5", |
|
|
|
|
|
|
|
|
"keradus/cli-executor": "^2.0", |
|
|
"mikey179/vfsstream": "^1.6.10", |
|
|
"mikey179/vfsstream": "^1.6.10", |
|
|
"php-coveralls/php-coveralls": "^2.5.2", |
|
|
"php-coveralls/php-coveralls": "^2.5.2", |
|
|
"php-cs-fixer/accessible-object": "^1.1", |
|
|
"php-cs-fixer/accessible-object": "^1.1", |
|
|
@ -452,8 +452,8 @@ |
|
|
], |
|
|
], |
|
|
"description": "A tool to automatically fix PHP code style", |
|
|
"description": "A tool to automatically fix PHP code style", |
|
|
"support": { |
|
|
"support": { |
|
|
"issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues", |
|
|
|
|
|
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.12.0" |
|
|
|
|
|
|
|
|
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", |
|
|
|
|
|
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.13.0" |
|
|
}, |
|
|
}, |
|
|
"funding": [ |
|
|
"funding": [ |
|
|
{ |
|
|
{ |
|
|
@ -461,7 +461,7 @@ |
|
|
"type": "github" |
|
|
"type": "github" |
|
|
} |
|
|
} |
|
|
], |
|
|
], |
|
|
"time": "2022-10-12T14:20:51+00:00" |
|
|
|
|
|
|
|
|
"time": "2022-10-31T19:28:50+00:00" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "nextcloud/coding-standard", |
|
|
"name": "nextcloud/coding-standard", |
|
|
|