Skip to content

Commit 9e66f6f

Browse files
committed
Bump minimum PHP-version to 8.3
1 parent 988d7c4 commit 9e66f6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^8.2",
13+
"php": "^8.3",
1414

15-
"simplesamlphp/composer-module-installer": "~1.6.0"
15+
"simplesamlphp/composer-module-installer": "~1.7"
1616
},
1717
"archive": {
1818
"exclude": [

0 commit comments

Comments
 (0)