~ FIX composer plugin-api-version
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
"ext-exif": "*",
|
"ext-exif": "*",
|
||||||
"ext-imagick": "*",
|
"ext-imagick": "*",
|
||||||
"ext-intl": "*",
|
"ext-intl": "*",
|
||||||
"composer/installers": "~2.2",
|
"composer/installers": "~2.2.0",
|
||||||
"vlucas/phpdotenv": "^5.5",
|
"vlucas/phpdotenv": "^5.5",
|
||||||
"oscarotero/env": "^2.1",
|
"oscarotero/env": "^2.1",
|
||||||
"roots/bedrock-autoloader": "^1.0",
|
"roots/bedrock-autoloader": "^1.0",
|
||||||
|
|||||||
27
composer.lock
generated
27
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "1a96336bfff331f530d08dd3602518a1",
|
"content-hash": "06a9c5db34ac9c88d26ceec6a6134229",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "aws/aws-crt-php",
|
"name": "aws/aws-crt-php",
|
||||||
@@ -159,16 +159,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/installers",
|
"name": "composer/installers",
|
||||||
"version": "v2.3.0",
|
"version": "v2.2.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/composer/installers.git",
|
"url": "https://github.com/composer/installers.git",
|
||||||
"reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e"
|
"reference": "c29dc4b93137acb82734f672c37e029dfbd95b35"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e",
|
"url": "https://api.github.com/repos/composer/installers/zipball/c29dc4b93137acb82734f672c37e029dfbd95b35",
|
||||||
"reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e",
|
"reference": "c29dc4b93137acb82734f672c37e029dfbd95b35",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -176,12 +176,12 @@
|
|||||||
"php": "^7.2 || ^8.0"
|
"php": "^7.2 || ^8.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"composer/composer": "^1.10.27 || ^2.7",
|
"composer/composer": "1.6.* || ^2.0",
|
||||||
"composer/semver": "^1.7.2 || ^3.4.0",
|
"composer/semver": "^1 || ^3",
|
||||||
"phpstan/phpstan": "^1.11",
|
"phpstan/phpstan": "^0.12.55",
|
||||||
"phpstan/phpstan-phpunit": "^1",
|
"phpstan/phpstan-phpunit": "^0.12.16",
|
||||||
"symfony/phpunit-bridge": "^7.1.1",
|
"symfony/phpunit-bridge": "^5.3",
|
||||||
"symfony/process": "^5 || ^6 || ^7"
|
"symfony/process": "^5"
|
||||||
},
|
},
|
||||||
"type": "composer-plugin",
|
"type": "composer-plugin",
|
||||||
"extra": {
|
"extra": {
|
||||||
@@ -238,7 +238,6 @@
|
|||||||
"cockpit",
|
"cockpit",
|
||||||
"codeigniter",
|
"codeigniter",
|
||||||
"concrete5",
|
"concrete5",
|
||||||
"concreteCMS",
|
|
||||||
"croogo",
|
"croogo",
|
||||||
"dokuwiki",
|
"dokuwiki",
|
||||||
"drupal",
|
"drupal",
|
||||||
@@ -285,7 +284,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/composer/installers/issues",
|
"issues": "https://github.com/composer/installers/issues",
|
||||||
"source": "https://github.com/composer/installers/tree/v2.3.0"
|
"source": "https://github.com/composer/installers/tree/v2.2.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -301,7 +300,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-06-24T20:46:46+00:00"
|
"time": "2022-08-20T06:45:11+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "graham-campbell/result-type",
|
"name": "graham-campbell/result-type",
|
||||||
|
|||||||
Reference in New Issue
Block a user