Skip to content
Snippets Groups Projects
Commit ff19a864 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, re #3334

Merge request studip/studip!2232
parent b91f2f2f
No related branches found
No related tags found
No related merge requests found
......@@ -230,16 +230,16 @@
},
{
"name": "defuse/php-encryption",
"version": "v2.3.1",
"version": "v2.4.0",
"source": {
"type": "git",
"url": "https://github.com/defuse/php-encryption.git",
"reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2"
"reference": "f53396c2d34225064647a05ca76c1da9d99e5828"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
"reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
"url": "https://api.github.com/repos/defuse/php-encryption/zipball/f53396c2d34225064647a05ca76c1da9d99e5828",
"reference": "f53396c2d34225064647a05ca76c1da9d99e5828",
"shasum": ""
},
"require": {
......@@ -248,7 +248,8 @@
"php": ">=5.6.0"
},
"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/generate-defuse-key"
......@@ -290,9 +291,9 @@
],
"support": {
"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",
......@@ -921,16 +922,16 @@
},
{
"name": "league/oauth2-server",
"version": "8.4.1",
"version": "8.4.2",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/oauth2-server.git",
"reference": "eed31d86d8cc8e6e9c9f58fbb2113494f8b41e24"
"reference": "007dc5f6c0151a73b133fec36c9686cc956209d3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/eed31d86d8cc8e6e9c9f58fbb2113494f8b41e24",
"reference": "eed31d86d8cc8e6e9c9f58fbb2113494f8b41e24",
"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/007dc5f6c0151a73b133fec36c9686cc956209d3",
"reference": "007dc5f6c0151a73b133fec36c9686cc956209d3",
"shasum": ""
},
"require": {
......@@ -997,7 +998,7 @@
],
"support": {
"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": [
{
......@@ -1005,7 +1006,7 @@
"type": "github"
}
],
"time": "2023-03-22T11:47:53+00:00"
"time": "2023-08-02T22:54:39+00:00"
},
{
"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