mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Bump elephantio/elephant.io from 4.13.1 to 5.0.1
Bumps [elephantio/elephant.io](https://github.com/ElephantIO/elephant.io) from 4.13.1 to 5.0.1. - [Commits](https://github.com/ElephantIO/elephant.io/compare/v4.13.1...v5.0.1) --- updated-dependencies: - dependency-name: elephantio/elephant.io dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5e95e31f22
commit
d9e1e245cb
2 changed files with 10 additions and 9 deletions
|
@ -51,7 +51,7 @@
|
|||
"christian-riesen/base32": "^1.6",
|
||||
"react/socket": "^1.16",
|
||||
"react/event-loop": "^1.5",
|
||||
"elephantio/elephant.io": "^4.13",
|
||||
"elephantio/elephant.io": "^5.0",
|
||||
"iamcal/sql-parser": "^0.6",
|
||||
"ratchet/pawl": "^0.4.3",
|
||||
"zircote/swagger-php": "^5.0",
|
||||
|
|
17
composer.lock
generated
17
composer.lock
generated
|
@ -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": "426db114006d32857d09dd9d08d76d24",
|
||||
"content-hash": "184fb3016c81724d7604556e1d544ef8",
|
||||
"packages": [
|
||||
{
|
||||
"name": "abraham/twitteroauth",
|
||||
|
@ -959,26 +959,27 @@
|
|||
},
|
||||
{
|
||||
"name": "elephantio/elephant.io",
|
||||
"version": "v4.13.1",
|
||||
"version": "v5.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ElephantIO/elephant.io.git",
|
||||
"reference": "db7c95e32db45b670b7c0cacf021fe6e3aa9da35"
|
||||
"reference": "1edc309bae3d9c2abbfa912733621c4843296935"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ElephantIO/elephant.io/zipball/db7c95e32db45b670b7c0cacf021fe6e3aa9da35",
|
||||
"reference": "db7c95e32db45b670b7c0cacf021fe6e3aa9da35",
|
||||
"url": "https://api.github.com/repos/ElephantIO/elephant.io/zipball/1edc309bae3d9c2abbfa912733621c4843296935",
|
||||
"reference": "1edc309bae3d9c2abbfa912733621c4843296935",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-mbstring": "*",
|
||||
"php": ">=7.2",
|
||||
"php": ">=7.4",
|
||||
"psr/log": "^1.1 || ^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^3.0",
|
||||
"monolog/monolog": "^2.8 || ^3.0",
|
||||
"phpstan/phpstan": "^2.1",
|
||||
"phpunit/phpunit": "^8.5 || ^9.5"
|
||||
},
|
||||
"type": "library",
|
||||
|
@ -1029,9 +1030,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/ElephantIO/elephant.io/issues",
|
||||
"source": "https://github.com/ElephantIO/elephant.io/tree/v4.13.1"
|
||||
"source": "https://github.com/ElephantIO/elephant.io/tree/v5.0.1"
|
||||
},
|
||||
"time": "2025-05-06T01:55:18+00:00"
|
||||
"time": "2025-09-07T08:51:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "emojione/assets",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue