diff --git a/codeception/_data/plugins/Bundle-1.0.0/composer.json b/codeception/_data/plugins/Bundle-1.0.0/composer.json index e8ce7f5bd69..3c79ed02c25 100644 --- a/codeception/_data/plugins/Bundle-1.0.0/composer.json +++ b/codeception/_data/plugins/Bundle-1.0.0/composer.json @@ -5,7 +5,7 @@ "type": "eccube-plugin", "require": { "ec-cube/plugin-installer": "^2.0", - "league/oauth2-server-bundle": "^0.3", + "league/oauth2-server-bundle": "^0.5", "nyholm/psr7": "^1.2", "webonyx/graphql-php": "^14.0" }, diff --git a/codeception/_data/plugins/Bundle-1.0.1/composer.json b/codeception/_data/plugins/Bundle-1.0.1/composer.json index 43a48f0c5a6..51ac2d2a877 100644 --- a/codeception/_data/plugins/Bundle-1.0.1/composer.json +++ b/codeception/_data/plugins/Bundle-1.0.1/composer.json @@ -5,7 +5,7 @@ "type": "eccube-plugin", "require": { "ec-cube/plugin-installer": "^2.0", - "league/oauth2-server-bundle": "^0.3", + "league/oauth2-server-bundle": "^0.5", "nyholm/psr7": "^1.2", "webonyx/graphql-php": "^14.0" },