Compare commits

...

2 Commits

Author SHA1 Message Date
felegy
a4126afaa0 ~ FIX composer plugin-api-version
All checks were successful
/ build-and-deploy (push) Successful in 2m48s
2025-09-03 16:00:37 +00:00
felegy
1e4f9d1da4 ~ FIX composer plugin-api-version 2025-09-03 15:56:27 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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",

2
composer.lock generated
View File

@@ -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": "534fc2d742dcdb29d3b81b7ba8c5a5a8",
"packages": [ "packages": [
{ {
"name": "aws/aws-crt-php", "name": "aws/aws-crt-php",