mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-29 14:28:42 +02:00
Updated datatables bundle
This commit is contained in:
parent
696eb8092a
commit
6c229ccb3a
2 changed files with 33 additions and 33 deletions
|
@ -41,7 +41,7 @@
|
||||||
"nelmio/cors-bundle": "^2.3",
|
"nelmio/cors-bundle": "^2.3",
|
||||||
"nelmio/security-bundle": "^3.0",
|
"nelmio/security-bundle": "^3.0",
|
||||||
"nyholm/psr7": "^1.1",
|
"nyholm/psr7": "^1.1",
|
||||||
"omines/datatables-bundle": "^0.9.1",
|
"omines/datatables-bundle": "^0.10.0",
|
||||||
"paragonie/sodium_compat": "^1.21",
|
"paragonie/sodium_compat": "^1.21",
|
||||||
"part-db/label-fonts": "^1.0",
|
"part-db/label-fonts": "^1.0",
|
||||||
"rhukster/dom-sanitizer": "^1.0",
|
"rhukster/dom-sanitizer": "^1.0",
|
||||||
|
|
64
composer.lock
generated
64
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": "f6b41542d3e0e6373e07609abf0bda78",
|
"content-hash": "5380e583731b190ba949ab8bbc331ed9",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "amphp/amp",
|
"name": "amphp/amp",
|
||||||
|
@ -5819,20 +5819,20 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "omines/datatables-bundle",
|
"name": "omines/datatables-bundle",
|
||||||
"version": "0.9.2",
|
"version": "0.10.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/omines/datatables-bundle.git",
|
"url": "https://github.com/omines/datatables-bundle.git",
|
||||||
"reference": "15974fc7dde750f8a3eff32d9ad4d9de6028583f"
|
"reference": "d64e7d5c72303995ada7365b467166f3cdf4757c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/omines/datatables-bundle/zipball/15974fc7dde750f8a3eff32d9ad4d9de6028583f",
|
"url": "https://api.github.com/repos/omines/datatables-bundle/zipball/d64e7d5c72303995ada7365b467166f3cdf4757c",
|
||||||
"reference": "15974fc7dde750f8a3eff32d9ad4d9de6028583f",
|
"reference": "d64e7d5c72303995ada7365b467166f3cdf4757c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=8.1",
|
"php": ">=8.2",
|
||||||
"symfony/event-dispatcher": "^6.4|^7.1",
|
"symfony/event-dispatcher": "^6.4|^7.1",
|
||||||
"symfony/framework-bundle": "^6.4|^7.1",
|
"symfony/framework-bundle": "^6.4|^7.1",
|
||||||
"symfony/options-resolver": "^6.4|^7.1",
|
"symfony/options-resolver": "^6.4|^7.1",
|
||||||
|
@ -5844,38 +5844,38 @@
|
||||||
"doctrine/orm": "^3.0 <3.3"
|
"doctrine/orm": "^3.0 <3.3"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"doctrine/common": "^3.4.5",
|
"doctrine/common": "^3.5.0",
|
||||||
"doctrine/doctrine-bundle": "^2.13.1",
|
"doctrine/doctrine-bundle": "^2.15.0",
|
||||||
"doctrine/orm": "^2.19.3|^3.3.0",
|
"doctrine/orm": "^2.19.3|^3.4.1",
|
||||||
"doctrine/persistence": "^3.4.0",
|
"doctrine/persistence": "^3.4.0|^4.0.0",
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
"ext-mongodb": "*",
|
"ext-mongodb": "*",
|
||||||
"ext-pdo_sqlite": "*",
|
"ext-pdo_sqlite": "*",
|
||||||
"ext-zip": "*",
|
"ext-zip": "*",
|
||||||
"friendsofphp/php-cs-fixer": "^3.65.0",
|
"friendsofphp/php-cs-fixer": "^3.75.0",
|
||||||
"mongodb/mongodb": "^1.20.0",
|
"mongodb/mongodb": "^1.20.0|^2.1.0",
|
||||||
"ocramius/package-versions": "^2.9",
|
"ocramius/package-versions": "^2.9",
|
||||||
"openspout/openspout": "^4.23",
|
"openspout/openspout": "^4.23",
|
||||||
"phpoffice/phpspreadsheet": "^2.3.3|^3.5",
|
"phpoffice/phpspreadsheet": "^2.3.3|^3.9.2|^4.4.0",
|
||||||
"phpstan/extension-installer": "^1.4.3",
|
"phpstan/extension-installer": "^1.4.3",
|
||||||
"phpstan/phpstan": "^2.0.3",
|
"phpstan/phpstan": "^2.1.17",
|
||||||
"phpstan/phpstan-doctrine": "^2.0.1",
|
"phpstan/phpstan-doctrine": "^2.0.3",
|
||||||
"phpstan/phpstan-phpunit": "^2.0.1",
|
"phpstan/phpstan-phpunit": "^2.0.6",
|
||||||
"phpstan/phpstan-symfony": "^2.0.0",
|
"phpstan/phpstan-symfony": "^2.0.6",
|
||||||
"phpunit/phpunit": "^10.5.38|^11.4.4",
|
"phpunit/phpunit": "^10.5.38|^11.5.24",
|
||||||
"ruflin/elastica": "^6.2|^7.3.2",
|
"ruflin/elastica": "^7.3.2",
|
||||||
"symfony/browser-kit": "^6.4.13|^7.1",
|
"symfony/browser-kit": "^6.4.13|^7.3",
|
||||||
"symfony/css-selector": "^6.4.13|^7.1",
|
"symfony/css-selector": "^6.4.13|^7.3",
|
||||||
"symfony/doctrine-bridge": "^6.4.13|^7.1",
|
"symfony/doctrine-bridge": "^6.4.13|^7.3",
|
||||||
"symfony/dom-crawler": "^6.4.13|^7.1",
|
"symfony/dom-crawler": "^6.4.13|^7.3",
|
||||||
"symfony/intl": "^6.4.13|^7.1",
|
"symfony/intl": "^6.4.13|^7.3",
|
||||||
"symfony/mime": "^6.4.13|^7.1",
|
"symfony/mime": "^6.4.13|^7.3",
|
||||||
"symfony/phpunit-bridge": "^7.2",
|
"symfony/phpunit-bridge": "^7.3",
|
||||||
"symfony/twig-bundle": "^6.4|^7.1",
|
"symfony/twig-bundle": "^6.4|^7.3",
|
||||||
"symfony/var-dumper": "^6.4.13|^7.1",
|
"symfony/var-dumper": "^6.4.13|^7.3",
|
||||||
"symfony/yaml": "^6.4.13|^7.1"
|
"symfony/yaml": "^6.4.13|^7.3"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"doctrine/doctrine-bundle": "For integrated access to Doctrine object managers",
|
"doctrine/doctrine-bundle": "For integrated access to Doctrine object managers",
|
||||||
|
@ -5889,7 +5889,7 @@
|
||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "0.9-dev"
|
"dev-master": "0.10-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -5927,7 +5927,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/omines/datatables-bundle/issues",
|
"issues": "https://github.com/omines/datatables-bundle/issues",
|
||||||
"source": "https://github.com/omines/datatables-bundle/tree/0.9.2"
|
"source": "https://github.com/omines/datatables-bundle/tree/0.10.3"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -5935,7 +5935,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-01-23T14:53:20+00:00"
|
"time": "2025-07-24T19:50:46+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "onelogin/php-saml",
|
"name": "onelogin/php-saml",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue