mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
Merge pull request #6787 from nextcloud/aio-dependency-update
Some checks failed
Codespell / Check spelling (push) Waiting to run
Docker Lint / docker-lint (push) Has been cancelled
Lint php / php-lint (push) Has been cancelled
PHP Deprecation Detector / PHP Deprecation Detector (push) Has been cancelled
Static analysis / static-psalm-analysis (push) Has been cancelled
Lint php / php-lint-summary (push) Has been cancelled
Some checks failed
Codespell / Check spelling (push) Waiting to run
Docker Lint / docker-lint (push) Has been cancelled
Lint php / php-lint (push) Has been cancelled
PHP Deprecation Detector / PHP Deprecation Detector (push) Has been cancelled
Static analysis / static-psalm-analysis (push) Has been cancelled
Lint php / php-lint-summary (push) Has been cancelled
PHP dependency updates
This commit is contained in:
commit
a5010cca87
1 changed files with 12 additions and 12 deletions
24
php/composer.lock
generated
24
php/composer.lock
generated
|
|
@ -1150,22 +1150,22 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "slim/slim",
|
"name": "slim/slim",
|
||||||
"version": "4.14.0",
|
"version": "4.15.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/slimphp/Slim.git",
|
"url": "https://github.com/slimphp/Slim.git",
|
||||||
"reference": "5943393b88716eb9e82c4161caa956af63423913"
|
"reference": "17eba5182975878a0ab9b27982cd2e2cfcb67ea2"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/slimphp/Slim/zipball/5943393b88716eb9e82c4161caa956af63423913",
|
"url": "https://api.github.com/repos/slimphp/Slim/zipball/17eba5182975878a0ab9b27982cd2e2cfcb67ea2",
|
||||||
"reference": "5943393b88716eb9e82c4161caa956af63423913",
|
"reference": "17eba5182975878a0ab9b27982cd2e2cfcb67ea2",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"nikic/fast-route": "^1.3",
|
"nikic/fast-route": "^1.3",
|
||||||
"php": "^7.4 || ^8.0",
|
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
|
||||||
"psr/container": "^1.0 || ^2.0",
|
"psr/container": "^1.0 || ^2.0",
|
||||||
"psr/http-factory": "^1.1",
|
"psr/http-factory": "^1.1",
|
||||||
"psr/http-message": "^1.1 || ^2.0",
|
"psr/http-message": "^1.1 || ^2.0",
|
||||||
|
|
@ -1174,7 +1174,7 @@
|
||||||
"psr/log": "^1.1 || ^2.0 || ^3.0"
|
"psr/log": "^1.1 || ^2.0 || ^3.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"adriansuter/php-autoload-override": "^1.4",
|
"adriansuter/php-autoload-override": "^1.4 || ^2",
|
||||||
"ext-simplexml": "*",
|
"ext-simplexml": "*",
|
||||||
"guzzlehttp/psr7": "^2.6",
|
"guzzlehttp/psr7": "^2.6",
|
||||||
"httpsoft/http-message": "^1.1",
|
"httpsoft/http-message": "^1.1",
|
||||||
|
|
@ -1184,12 +1184,12 @@
|
||||||
"nyholm/psr7-server": "^1.1",
|
"nyholm/psr7-server": "^1.1",
|
||||||
"phpspec/prophecy": "^1.19",
|
"phpspec/prophecy": "^1.19",
|
||||||
"phpspec/prophecy-phpunit": "^2.1",
|
"phpspec/prophecy-phpunit": "^2.1",
|
||||||
"phpstan/phpstan": "^1.11",
|
"phpstan/phpstan": "^1 || ^2",
|
||||||
"phpunit/phpunit": "^9.6",
|
"phpunit/phpunit": "^9.6",
|
||||||
"slim/http": "^1.3",
|
"slim/http": "^1.3",
|
||||||
"slim/psr7": "^1.6",
|
"slim/psr7": "^1.6",
|
||||||
"squizlabs/php_codesniffer": "^3.10",
|
"squizlabs/php_codesniffer": "^3.10",
|
||||||
"vimeo/psalm": "^5.24"
|
"vimeo/psalm": "^5 || ^6"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-simplexml": "Needed to support XML format in BodyParsingMiddleware",
|
"ext-simplexml": "Needed to support XML format in BodyParsingMiddleware",
|
||||||
|
|
@ -1216,17 +1216,17 @@
|
||||||
{
|
{
|
||||||
"name": "Andrew Smith",
|
"name": "Andrew Smith",
|
||||||
"email": "a.smith@silentworks.co.uk",
|
"email": "a.smith@silentworks.co.uk",
|
||||||
"homepage": "http://silentworks.co.uk"
|
"homepage": "https://silentworks.co.uk"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Rob Allen",
|
"name": "Rob Allen",
|
||||||
"email": "rob@akrabat.com",
|
"email": "rob@akrabat.com",
|
||||||
"homepage": "http://akrabat.com"
|
"homepage": "https://akrabat.com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Pierre Berube",
|
"name": "Pierre Berube",
|
||||||
"email": "pierre@lgse.com",
|
"email": "pierre@lgse.com",
|
||||||
"homepage": "http://www.lgse.com"
|
"homepage": "https://www.lgse.com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Gabriel Manricks",
|
"name": "Gabriel Manricks",
|
||||||
|
|
@ -1262,7 +1262,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-06-13T08:54:48+00:00"
|
"time": "2025-08-20T18:16:16+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "slim/twig-view",
|
"name": "slim/twig-view",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue