Skip to content
Snippets Groups Projects
Commit e5ae8d1c authored by Stud.IP's avatar Stud.IP Committed by Jan-Hendrik Willms
Browse files

[Security] Bump league/oauth2-server from 8.4.1 to 8.4.2, re #3315

Merge request studip/studip!2232
parent 2f0ca9c0
No related branches found
No related tags found
No related merge requests found
...@@ -230,16 +230,16 @@ ...@@ -230,16 +230,16 @@
}, },
{ {
"name": "defuse/php-encryption", "name": "defuse/php-encryption",
"version": "v2.3.1", "version": "v2.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/defuse/php-encryption.git", "url": "https://github.com/defuse/php-encryption.git",
"reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2" "reference": "f53396c2d34225064647a05ca76c1da9d99e5828"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2", "url": "https://api.github.com/repos/defuse/php-encryption/zipball/f53396c2d34225064647a05ca76c1da9d99e5828",
"reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2", "reference": "f53396c2d34225064647a05ca76c1da9d99e5828",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -248,7 +248,8 @@ ...@@ -248,7 +248,8 @@
"php": ">=5.6.0" "php": ">=5.6.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4|^5|^6|^7|^8|^9" "phpunit/phpunit": "^5|^6|^7|^8|^9|^10",
"yoast/phpunit-polyfills": "^2.0.0"
}, },
"bin": [ "bin": [
"bin/generate-defuse-key" "bin/generate-defuse-key"
...@@ -290,9 +291,9 @@ ...@@ -290,9 +291,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/defuse/php-encryption/issues", "issues": "https://github.com/defuse/php-encryption/issues",
"source": "https://github.com/defuse/php-encryption/tree/v2.3.1" "source": "https://github.com/defuse/php-encryption/tree/v2.4.0"
}, },
"time": "2021-04-09T23:57:26+00:00" "time": "2023-06-19T06:10:36+00:00"
}, },
{ {
"name": "ezyang/htmlpurifier", "name": "ezyang/htmlpurifier",
...@@ -918,16 +919,16 @@ ...@@ -918,16 +919,16 @@
}, },
{ {
"name": "league/oauth2-server", "name": "league/oauth2-server",
"version": "8.4.1", "version": "8.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/oauth2-server.git", "url": "https://github.com/thephpleague/oauth2-server.git",
"reference": "eed31d86d8cc8e6e9c9f58fbb2113494f8b41e24" "reference": "007dc5f6c0151a73b133fec36c9686cc956209d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/eed31d86d8cc8e6e9c9f58fbb2113494f8b41e24", "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/007dc5f6c0151a73b133fec36c9686cc956209d3",
"reference": "eed31d86d8cc8e6e9c9f58fbb2113494f8b41e24", "reference": "007dc5f6c0151a73b133fec36c9686cc956209d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -994,7 +995,7 @@ ...@@ -994,7 +995,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/oauth2-server/issues", "issues": "https://github.com/thephpleague/oauth2-server/issues",
"source": "https://github.com/thephpleague/oauth2-server/tree/8.4.1" "source": "https://github.com/thephpleague/oauth2-server/tree/8.4.2"
}, },
"funding": [ "funding": [
{ {
...@@ -1002,7 +1003,7 @@ ...@@ -1002,7 +1003,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-03-22T11:47:53+00:00" "time": "2023-08-02T22:54:39+00:00"
}, },
{ {
"name": "league/uri", "name": "league/uri",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment