Merge pull request #488 from LinkStackOrg/dependabot/composer/cohensive/oembed-0.17
Bump cohensive/oembed from 0.16.0 to 0.17
This commit is contained in:
commit
003fcb27b8
|
@ -9,7 +9,7 @@
|
||||||
"awssat/laravel-visits": "^5.0",
|
"awssat/laravel-visits": "^5.0",
|
||||||
"bacon/bacon-qr-code": "^2.0",
|
"bacon/bacon-qr-code": "^2.0",
|
||||||
"codedge/laravel-selfupdater": "^3.6",
|
"codedge/laravel-selfupdater": "^3.6",
|
||||||
"cohensive/oembed": "^0.16",
|
"cohensive/oembed": "^0.17",
|
||||||
"doctrine/dbal": "^3.0",
|
"doctrine/dbal": "^3.0",
|
||||||
"fideloper/proxy": "^4.4",
|
"fideloper/proxy": "^4.4",
|
||||||
"geo-sot/laravel-env-editor": "^2.0",
|
"geo-sot/laravel-env-editor": "^2.0",
|
||||||
|
|
|
@ -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": "0c837c103668f2658f05ba5b736ac0dd",
|
"content-hash": "aa4af324a189e67e6f758d3b6fc67fb7",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "awssat/laravel-visits",
|
"name": "awssat/laravel-visits",
|
||||||
|
@ -338,16 +338,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cohensive/oembed",
|
"name": "cohensive/oembed",
|
||||||
"version": "v0.16.0",
|
"version": "v0.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/KaneCohen/oembed.git",
|
"url": "https://github.com/KaneCohen/oembed.git",
|
||||||
"reference": "5a12ae8861feef4aba68a5d61cb603d008c204c0"
|
"reference": "42006e220142a3774718351e2994ad5857f5ab04"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/KaneCohen/oembed/zipball/5a12ae8861feef4aba68a5d61cb603d008c204c0",
|
"url": "https://api.github.com/repos/KaneCohen/oembed/zipball/42006e220142a3774718351e2994ad5857f5ab04",
|
||||||
"reference": "5a12ae8861feef4aba68a5d61cb603d008c204c0",
|
"reference": "42006e220142a3774718351e2994ad5857f5ab04",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -391,9 +391,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/KaneCohen/oembed/issues",
|
"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",
|
"name": "dasprid/enum",
|
||||||
|
@ -5352,16 +5352,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/http-client",
|
"name": "symfony/http-client",
|
||||||
"version": "v5.4.24",
|
"version": "v5.4.25",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/http-client.git",
|
"url": "https://github.com/symfony/http-client.git",
|
||||||
"reference": "9e89ac4c9dfe29f4ed2b10a36e62720286632ad6"
|
"reference": "ccbb572627466f03a3d7aa1b23483787f5969afc"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/9e89ac4c9dfe29f4ed2b10a36e62720286632ad6",
|
"url": "https://api.github.com/repos/symfony/http-client/zipball/ccbb572627466f03a3d7aa1b23483787f5969afc",
|
||||||
"reference": "9e89ac4c9dfe29f4ed2b10a36e62720286632ad6",
|
"reference": "ccbb572627466f03a3d7aa1b23483787f5969afc",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -5423,7 +5423,7 @@
|
||||||
"http"
|
"http"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/http-client/tree/v5.4.24"
|
"source": "https://github.com/symfony/http-client/tree/v5.4.25"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -5439,7 +5439,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-05-07T13:11:28+00:00"
|
"time": "2023-06-21T14:44:30+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/http-client-contracts",
|
"name": "symfony/http-client-contracts",
|
||||||
|
|
Loading…
Reference in New Issue