Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Aug 5, 2024
1 parent b78182c commit 5e06a38
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
}
},
"require": {
"php": "^8.0",
"php": "^8.1",
"ext-ldap": "*",

"simplesamlphp/assert": "^1.0.0",
"simplesamlphp/assert": "^1.1.0",
"simplesamlphp/composer-module-installer": "^1.3.4",
"simplesamlphp/simplesamlphp": "^2.0",
"symfony/ldap": "^6.0"
"simplesamlphp/simplesamlphp": "^2.2",
"symfony/ldap": "^6.4"
},
"require-dev": {
"simplesamlphp/simplesamlphp-test-framework": "^1.5.5"
"simplesamlphp/simplesamlphp-test-framework": "^1.7.9"
},
"support": {
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-ldap/issues",
Expand Down

0 comments on commit 5e06a38

Please sign in to comment.