Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Mar 13, 2024
1 parent efb77c2 commit 695c5f2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
}
},
"require": {
"phpunit/phpunit": "^9.6 || ^10.0",
"slevomat/coding-standard": "^8.14"
"phpunit/phpunit": "^9.6 || ^10.0 || ^11.0",
"slevomat/coding-standard": "^8.15"
},
"require-dev": {
"php": "^8.0",
"php": "^8.1",
"ext-curl": "*",

"simplesamlphp/simplesamlphp": "^2.0.0"
"simplesamlphp/simplesamlphp": "^2.2.0"
},
"support": {
"issues": "https://github.com/simplesamlphp/simplesamlphp-test-framework/issues",
Expand Down

0 comments on commit 695c5f2

Please sign in to comment.