Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Dec 4, 2023
1 parent 585b8ee commit 1648e50
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Expand Up @@ -31,12 +31,12 @@
}
},
"require": {
"php": "^8.0",
"php": "^8.1",

"simplesamlphp/assert": "^1.0.0",
"simplesamlphp/composer-module-installer": "^1.3.4",
"simplesamlphp/simplesamlphp": "^2.0",
"symfony/http-foundation": "^5.4 || ^6.0"
"simplesamlphp/assert": "^1.0",
"simplesamlphp/composer-module-installer": "^1.3",
"simplesamlphp/simplesamlphp": "^2.1",
"symfony/http-foundation": "^6.4"
},
"require-dev": {
"simplesamlphp/simplesamlphp-test-framework": "^1.5"
Expand Down

0 comments on commit 1648e50

Please sign in to comment.