Upgrade composer packages

This commit is contained in:
Daniel Brendel
2023-03-22 10:05:53 +01:00
parent 5c033e25a5
commit 167bf3b972
2 changed files with 49 additions and 43 deletions

View File

@ -18,7 +18,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": ">=7.4.6",
"php": "^8.0",
"danielbrendel/asatru-php-framework": "dev-main",
"phpmailer/phpmailer": "^6.1",
"nesbot/carbon": "^2.0"

90
composer.lock generated
View File

@ -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": "613c8afea5969efd26625ba2a842344d",
"content-hash": "6ec96cd41861fe437c8b4f819098b741",
"packages": [
{
"name": "danielbrendel/asatru-php-framework",
@ -12,17 +12,17 @@
"source": {
"type": "git",
"url": "https://github.com/danielbrendel/dnyAsatruPHP-Framework.git",
"reference": "4b531bbb9ca3fecc1067655fd8cbf145fa5b656f"
"reference": "ec421e1204d0d63bf2224374a7d3dcca4d906380"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danielbrendel/dnyAsatruPHP-Framework/zipball/4b531bbb9ca3fecc1067655fd8cbf145fa5b656f",
"reference": "4b531bbb9ca3fecc1067655fd8cbf145fa5b656f",
"url": "https://api.github.com/repos/danielbrendel/dnyAsatruPHP-Framework/zipball/ec421e1204d0d63bf2224374a7d3dcca4d906380",
"reference": "ec421e1204d0d63bf2224374a7d3dcca4d906380",
"shasum": ""
},
"require": {
"nesbot/carbon": "^2.0",
"php": ">=7.4.6",
"php": "^8.0",
"phpmailer/phpmailer": "^6.1",
"phpunit/phpunit": "^8"
},
@ -46,9 +46,9 @@
],
"support": {
"issues": "https://github.com/danielbrendel/dnyAsatruPHP-Framework/issues",
"source": "https://github.com/danielbrendel/dnyAsatruPHP-Framework/tree/v1.0"
"source": "https://github.com/danielbrendel/dnyAsatruPHP-Framework/tree/main"
},
"time": "2022-12-23T00:32:50+00:00"
"time": "2023-03-12T14:35:54+00:00"
},
{
"name": "doctrine/instantiator",
@ -122,16 +122,16 @@
},
{
"name": "myclabs/deep-copy",
"version": "1.11.0",
"version": "1.11.1",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
"reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
"reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
"shasum": ""
},
"require": {
@ -169,7 +169,7 @@
],
"support": {
"issues": "https://github.com/myclabs/DeepCopy/issues",
"source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
"source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
},
"funding": [
{
@ -177,7 +177,7 @@
"type": "tidelift"
}
],
"time": "2022-03-03T13:19:32+00:00"
"time": "2023-03-08T13:26:56+00:00"
},
{
"name": "nesbot/carbon",
@ -394,16 +394,16 @@
},
{
"name": "phpmailer/phpmailer",
"version": "v6.7.1",
"version": "v6.8.0",
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "49cd7ea3d2563f028d7811f06864a53b1f15ff55"
"reference": "df16b615e371d81fb79e506277faea67a1be18f1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/49cd7ea3d2563f028d7811f06864a53b1f15ff55",
"reference": "49cd7ea3d2563f028d7811f06864a53b1f15ff55",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/df16b615e371d81fb79e506277faea67a1be18f1",
"reference": "df16b615e371d81fb79e506277faea67a1be18f1",
"shasum": ""
},
"require": {
@ -462,7 +462,7 @@
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"support": {
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.7.1"
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.8.0"
},
"funding": [
{
@ -470,7 +470,7 @@
"type": "github"
}
],
"time": "2022-12-08T13:30:06+00:00"
"time": "2023-03-06T14:43:22+00:00"
},
{
"name": "phpunit/php-code-coverage",
@ -771,16 +771,16 @@
},
{
"name": "phpunit/phpunit",
"version": "8.5.32",
"version": "8.5.33",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "375686930d05c9fd7d20f6e5fc38121e8d7a9d55"
"reference": "7d1ff0e8c6b35db78ff13e3e05517d7cbf7aa32e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/375686930d05c9fd7d20f6e5fc38121e8d7a9d55",
"reference": "375686930d05c9fd7d20f6e5fc38121e8d7a9d55",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7d1ff0e8c6b35db78ff13e3e05517d7cbf7aa32e",
"reference": "7d1ff0e8c6b35db78ff13e3e05517d7cbf7aa32e",
"shasum": ""
},
"require": {
@ -848,7 +848,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.32"
"source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.33"
},
"funding": [
{
@ -864,7 +864,7 @@
"type": "tidelift"
}
],
"time": "2023-01-26T08:30:25+00:00"
"time": "2023-02-27T13:04:50+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
@ -1763,20 +1763,20 @@
},
{
"name": "symfony/translation",
"version": "v6.0.19",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f"
"reference": "90db1c6138c90527917671cd9ffa9e8b359e3a73"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f",
"reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f",
"url": "https://api.github.com/repos/symfony/translation/zipball/90db1c6138c90527917671cd9ffa9e8b359e3a73",
"reference": "90db1c6138c90527917671cd9ffa9e8b359e3a73",
"shasum": ""
},
"require": {
"php": ">=8.0.2",
"php": ">=8.1",
"symfony/polyfill-mbstring": "~1.0",
"symfony/translation-contracts": "^2.3|^3.0"
},
@ -1792,6 +1792,7 @@
"symfony/translation-implementation": "2.3|3.0"
},
"require-dev": {
"nikic/php-parser": "^4.13",
"psr/log": "^1|^2|^3",
"symfony/config": "^5.4|^6.0",
"symfony/console": "^5.4|^6.0",
@ -1801,10 +1802,12 @@
"symfony/http-kernel": "^5.4|^6.0",
"symfony/intl": "^5.4|^6.0",
"symfony/polyfill-intl-icu": "^1.21",
"symfony/routing": "^5.4|^6.0",
"symfony/service-contracts": "^1.1.2|^2|^3",
"symfony/yaml": "^5.4|^6.0"
},
"suggest": {
"nikic/php-parser": "To use PhpAstExtractor",
"psr/log-implementation": "To use logging capability in translator",
"symfony/config": "",
"symfony/yaml": ""
@ -1838,7 +1841,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v6.0.19"
"source": "https://github.com/symfony/translation/tree/v6.2.7"
},
"funding": [
{
@ -1854,24 +1857,24 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:36:10+00:00"
"time": "2023-02-24T10:42:00+00:00"
},
{
"name": "symfony/translation-contracts",
"version": "v3.0.2",
"version": "v3.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
"reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282"
"reference": "dfec258b9dd17a6b24420d464c43bffe347441c8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/acbfbb274e730e5a0236f619b6168d9dedb3e282",
"reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/dfec258b9dd17a6b24420d464c43bffe347441c8",
"reference": "dfec258b9dd17a6b24420d464c43bffe347441c8",
"shasum": ""
},
"require": {
"php": ">=8.0.2"
"php": ">=8.1"
},
"suggest": {
"symfony/translation-implementation": ""
@ -1879,7 +1882,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.0-dev"
"dev-main": "3.3-dev"
},
"thanks": {
"name": "symfony/contracts",
@ -1889,7 +1892,10 @@
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Translation\\": ""
}
},
"exclude-from-classmap": [
"/Test/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@ -1916,7 +1922,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/translation-contracts/tree/v3.0.2"
"source": "https://github.com/symfony/translation-contracts/tree/v3.2.1"
},
"funding": [
{
@ -1932,7 +1938,7 @@
"type": "tidelift"
}
],
"time": "2022-06-27T17:10:44+00:00"
"time": "2023-03-01T10:32:47+00:00"
},
{
"name": "theseer/tokenizer",
@ -1994,7 +2000,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": ">=7.4.6"
"php": "^8.0"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"