Bump cohensive/oembed from 0.16.0 to 0.17

Bumps [cohensive/oembed](https://github.com/KaneCohen/oembed) from 0.16.0 to 0.17.
- [Changelog](https://github.com/KaneCohen/oembed/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KaneCohen/oembed/compare/v0.16.0...v0.17)

---
updated-dependencies:
- dependency-name: cohensive/oembed
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-14 16:51:24 +00:00 committed by GitHub
parent a7424e47e6
commit e528d8d615
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 14 deletions

View File

@ -9,7 +9,7 @@
"awssat/laravel-visits": "^5.0",
"bacon/bacon-qr-code": "^2.0",
"codedge/laravel-selfupdater": "^3.6",
"cohensive/oembed": "^0.16",
"cohensive/oembed": "^0.17",
"doctrine/dbal": "^3.0",
"fideloper/proxy": "^4.4",
"geo-sot/laravel-env-editor": "^2.0",

26
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": "0c837c103668f2658f05ba5b736ac0dd",
"content-hash": "aa4af324a189e67e6f758d3b6fc67fb7",
"packages": [
{
"name": "awssat/laravel-visits",
@ -338,16 +338,16 @@
},
{
"name": "cohensive/oembed",
"version": "v0.16.0",
"version": "v0.17",
"source": {
"type": "git",
"url": "https://github.com/KaneCohen/oembed.git",
"reference": "5a12ae8861feef4aba68a5d61cb603d008c204c0"
"reference": "42006e220142a3774718351e2994ad5857f5ab04"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/KaneCohen/oembed/zipball/5a12ae8861feef4aba68a5d61cb603d008c204c0",
"reference": "5a12ae8861feef4aba68a5d61cb603d008c204c0",
"url": "https://api.github.com/repos/KaneCohen/oembed/zipball/42006e220142a3774718351e2994ad5857f5ab04",
"reference": "42006e220142a3774718351e2994ad5857f5ab04",
"shasum": ""
},
"require": {
@ -391,9 +391,9 @@
],
"support": {
"issues": "https://github.com/KaneCohen/oembed/issues",
"source": "https://github.com/KaneCohen/oembed/tree/v0.16.0"
"source": "https://github.com/KaneCohen/oembed/tree/v0.17"
},
"time": "2022-05-11T08:22:53+00:00"
"time": "2023-07-14T09:29:52+00:00"
},
{
"name": "dasprid/enum",
@ -5352,16 +5352,16 @@
},
{
"name": "symfony/http-client",
"version": "v5.4.24",
"version": "v5.4.25",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "9e89ac4c9dfe29f4ed2b10a36e62720286632ad6"
"reference": "ccbb572627466f03a3d7aa1b23483787f5969afc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/9e89ac4c9dfe29f4ed2b10a36e62720286632ad6",
"reference": "9e89ac4c9dfe29f4ed2b10a36e62720286632ad6",
"url": "https://api.github.com/repos/symfony/http-client/zipball/ccbb572627466f03a3d7aa1b23483787f5969afc",
"reference": "ccbb572627466f03a3d7aa1b23483787f5969afc",
"shasum": ""
},
"require": {
@ -5423,7 +5423,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.24"
"source": "https://github.com/symfony/http-client/tree/v5.4.25"
},
"funding": [
{
@ -5439,7 +5439,7 @@
"type": "tidelift"
}
],
"time": "2023-05-07T13:11:28+00:00"
"time": "2023-06-21T14:44:30+00:00"
},
{
"name": "symfony/http-client-contracts",