mirror of
https://github.com/AnimeThemes/animethemes-server.git
synced 2026-07-11 01:24:46 +02:00
chore: remove intl php extension (#1133)
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
"php": "^8.5",
|
||||
"ext-fileinfo": "*",
|
||||
"ext-gd": "*",
|
||||
"ext-intl": "*",
|
||||
"ext-pdo": "*",
|
||||
"ajcastro/eager-load-pivot-relations": "^0.3.0",
|
||||
"awcodes/recently": "^3.0.1",
|
||||
|
||||
Generated
+19
-17
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "fec38ef7ea08165b01336b60ef0ecbcd",
|
||||
"content-hash": "69697d9f1021893da029840fe1ef03fa",
|
||||
"packages": [
|
||||
{
|
||||
"name": "ajcastro/eager-load-pivot-relations",
|
||||
@@ -191,16 +191,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.373.6",
|
||||
"version": "3.373.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "adad2a5f7785e71928b4a9eb1eaadf5d0ede5edc"
|
||||
"reference": "4402bd10f913e66b7271f44466be8d5ba6c9146e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/adad2a5f7785e71928b4a9eb1eaadf5d0ede5edc",
|
||||
"reference": "adad2a5f7785e71928b4a9eb1eaadf5d0ede5edc",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4402bd10f913e66b7271f44466be8d5ba6c9146e",
|
||||
"reference": "4402bd10f913e66b7271f44466be8d5ba6c9146e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -282,9 +282,9 @@
|
||||
"support": {
|
||||
"forum": "https://github.com/aws/aws-sdk-php/discussions",
|
||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.373.6"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.373.7"
|
||||
},
|
||||
"time": "2026-03-19T19:38:25+00:00"
|
||||
"time": "2026-03-20T18:14:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "babenkoivan/elastic-adapter",
|
||||
@@ -1154,16 +1154,16 @@
|
||||
},
|
||||
{
|
||||
"name": "chillerlan/php-settings-container",
|
||||
"version": "3.2.1",
|
||||
"version": "3.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/chillerlan/php-settings-container.git",
|
||||
"reference": "95ed3e9676a1d47cab2e3174d19b43f5dbf52681"
|
||||
"reference": "a0a487cbf5344f721eb504bf0f59bada40c381b7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/95ed3e9676a1d47cab2e3174d19b43f5dbf52681",
|
||||
"reference": "95ed3e9676a1d47cab2e3174d19b43f5dbf52681",
|
||||
"url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/a0a487cbf5344f721eb504bf0f59bada40c381b7",
|
||||
"reference": "a0a487cbf5344f721eb504bf0f59bada40c381b7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1171,11 +1171,13 @@
|
||||
"php": "^8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phan/phan": "^5.5.2",
|
||||
"phpmd/phpmd": "^2.15",
|
||||
"phpstan/phpstan": "^1.11",
|
||||
"phpstan/phpstan-deprecation-rules": "^1.2",
|
||||
"phpstan/phpstan": "^2.1.31",
|
||||
"phpstan/phpstan-deprecation-rules": "^2.0.3",
|
||||
"phpunit/phpunit": "^10.5",
|
||||
"squizlabs/php_codesniffer": "^3.10"
|
||||
"slevomat/coding-standard": "^8.22",
|
||||
"squizlabs/php_codesniffer": "^4.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@@ -1200,7 +1202,8 @@
|
||||
"Settings",
|
||||
"configuration",
|
||||
"container",
|
||||
"helper"
|
||||
"helper",
|
||||
"property hook"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/chillerlan/php-settings-container/issues",
|
||||
@@ -1216,7 +1219,7 @@
|
||||
"type": "ko_fi"
|
||||
}
|
||||
],
|
||||
"time": "2024-07-16T11:13:48+00:00"
|
||||
"time": "2026-03-20T21:10:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "danharrin/date-format-converter",
|
||||
@@ -16226,7 +16229,6 @@
|
||||
"php": "^8.5",
|
||||
"ext-fileinfo": "*",
|
||||
"ext-gd": "*",
|
||||
"ext-intl": "*",
|
||||
"ext-pdo": "*"
|
||||
},
|
||||
"platform-dev": {},
|
||||
|
||||
Reference in New Issue
Block a user