bump packages

This commit is contained in:
Kevin Papst
2023-12-01 16:42:51 +01:00
parent 02bcd45116
commit 0e1bd818bf
2 changed files with 29 additions and 32 deletions

View File

@@ -35,7 +35,7 @@
"friendsofsymfony/rest-bundle": "^3.0", "friendsofsymfony/rest-bundle": "^3.0",
"gedmo/doctrine-extensions": "^3.6", "gedmo/doctrine-extensions": "^3.6",
"jms/serializer-bundle": "^5.0", "jms/serializer-bundle": "^5.0",
"kevinpapst/tabler-bundle": "dev-main", "kevinpapst/tabler-bundle": "^1.1",
"league/csv": "^9.4", "league/csv": "^9.4",
"mpdf/mpdf": "^8.0", "mpdf/mpdf": "^8.0",
"nelmio/api-doc-bundle": "^4.0", "nelmio/api-doc-bundle": "^4.0",

59
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": "70bcd229892b3c860ec8404ccf63ea91", "content-hash": "0a45772bb5617dc0e021b6b24120468e",
"packages": [ "packages": [
{ {
"name": "azuyalabs/yasumi", "name": "azuyalabs/yasumi",
@@ -2447,16 +2447,16 @@
}, },
{ {
"name": "kevinpapst/tabler-bundle", "name": "kevinpapst/tabler-bundle",
"version": "dev-main", "version": "1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/kevinpapst/TablerBundle.git", "url": "https://github.com/kevinpapst/TablerBundle.git",
"reference": "ccc45d01cff48bca1613eac25ca484e5b51b5d06" "reference": "57dd328fe98cee4321d0b77d63eebd118180ab61"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/kevinpapst/TablerBundle/zipball/ccc45d01cff48bca1613eac25ca484e5b51b5d06", "url": "https://api.github.com/repos/kevinpapst/TablerBundle/zipball/57dd328fe98cee4321d0b77d63eebd118180ab61",
"reference": "ccc45d01cff48bca1613eac25ca484e5b51b5d06", "reference": "57dd328fe98cee4321d0b77d63eebd118180ab61",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2485,7 +2485,6 @@
"suggest": { "suggest": {
"knplabs/knp-menu-bundle": "Allows easy menu integration" "knplabs/knp-menu-bundle": "Allows easy menu integration"
}, },
"default-branch": true,
"type": "symfony-bundle", "type": "symfony-bundle",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
@@ -2505,7 +2504,7 @@
"description": "Admin/Backend theme bundle for Symfony based on Tabler.io", "description": "Admin/Backend theme bundle for Symfony based on Tabler.io",
"support": { "support": {
"issues": "https://github.com/kevinpapst/TablerBundle/issues", "issues": "https://github.com/kevinpapst/TablerBundle/issues",
"source": "https://github.com/kevinpapst/TablerBundle/tree/main" "source": "https://github.com/kevinpapst/TablerBundle/tree/1.1.0"
}, },
"funding": [ "funding": [
{ {
@@ -2517,7 +2516,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-11-29T14:19:19+00:00" "time": "2023-12-01T15:39:05+00:00"
}, },
{ {
"name": "laminas/laminas-escaper", "name": "laminas/laminas-escaper",
@@ -3357,25 +3356,25 @@
}, },
{ {
"name": "nelmio/cors-bundle", "name": "nelmio/cors-bundle",
"version": "2.3.1", "version": "2.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nelmio/NelmioCorsBundle.git", "url": "https://github.com/nelmio/NelmioCorsBundle.git",
"reference": "185d2c0ae50a3f0b628790170164d5f1c5b7c281" "reference": "78fcdb91f76b080a1008133def9c7f613833933d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/185d2c0ae50a3f0b628790170164d5f1c5b7c281", "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/78fcdb91f76b080a1008133def9c7f613833933d",
"reference": "185d2c0ae50a3f0b628790170164d5f1c5b7c281", "reference": "78fcdb91f76b080a1008133def9c7f613833933d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"psr/log": "^1.0 || ^2.0 || ^3.0", "psr/log": "^1.0 || ^2.0 || ^3.0",
"symfony/framework-bundle": "^4.4 || ^5.4 || ^6.0" "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1.2", "mockery/mockery": "^1.3.6",
"symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.0" "symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0"
}, },
"type": "symfony-bundle", "type": "symfony-bundle",
"extra": { "extra": {
@@ -3413,9 +3412,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nelmio/NelmioCorsBundle/issues", "issues": "https://github.com/nelmio/NelmioCorsBundle/issues",
"source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.3.1" "source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.4.0"
}, },
"time": "2023-02-16T08:49:29+00:00" "time": "2023-11-30T16:41:19+00:00"
}, },
{ {
"name": "onelogin/php-saml", "name": "onelogin/php-saml",
@@ -10320,16 +10319,16 @@
}, },
{ {
"name": "zircote/swagger-php", "name": "zircote/swagger-php",
"version": "4.7.15", "version": "4.7.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zircote/swagger-php.git", "url": "https://github.com/zircote/swagger-php.git",
"reference": "df8de8e484003f68cd2fa68db1e6cfb47a3a92cb" "reference": "21366a8c43819457d458e772a4e86d0df9233b5e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/df8de8e484003f68cd2fa68db1e6cfb47a3a92cb", "url": "https://api.github.com/repos/zircote/swagger-php/zipball/21366a8c43819457d458e772a4e86d0df9233b5e",
"reference": "df8de8e484003f68cd2fa68db1e6cfb47a3a92cb", "reference": "21366a8c43819457d458e772a4e86d0df9233b5e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10392,9 +10391,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/zircote/swagger-php/issues", "issues": "https://github.com/zircote/swagger-php/issues",
"source": "https://github.com/zircote/swagger-php/tree/4.7.15" "source": "https://github.com/zircote/swagger-php/tree/4.7.16"
}, },
"time": "2023-10-12T20:26:34+00:00" "time": "2023-11-30T21:47:39+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
@@ -11170,16 +11169,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.46", "version": "1.10.47",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70" "reference": "84dbb33b520ea28b6cf5676a3941f4bae1c1ff39"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/90d3d25c5b98b8068916bbf08ce42d5cb6c54e70", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/84dbb33b520ea28b6cf5676a3941f4bae1c1ff39",
"reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70", "reference": "84dbb33b520ea28b6cf5676a3941f4bae1c1ff39",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11228,7 +11227,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-11-28T14:57:26+00:00" "time": "2023-12-01T15:19:17+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",
@@ -13343,9 +13342,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": [],
"kevinpapst/tabler-bundle": 20
},
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {