Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Witold Wasiczko <witold@wasiczko.pl>
  • Loading branch information
snapshotpl committed Jun 2, 2022
1 parent 2cb83f3 commit 4fb040a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"require": {
"php": "^7.4 || ~8.0.0 || ~8.1.0",
"bshaffer/oauth2-server-php": "^1.12",
"bshaffer/oauth2-server-php": "^1.12.1",
"laminas-api-tools/api-tools-api-problem": "^1.4",
"laminas-api-tools/api-tools-content-negotiation": "^1.7.0",
"laminas/laminas-crypt": "^3.4",
Expand All @@ -46,7 +46,6 @@
"laminas/laminas-modulemanager": "^2.10",
"laminas/laminas-serializer": "^2.10",
"laminas/laminas-test": "^4.0.0",
"laminas/laminas-view": "^2.20",
"mockery/mockery": "^1.3.2",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.3",
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4fb040a

Please sign in to comment.