Skip to content

Commit 4033594

Browse files
committed
Bump minimum PHP-version to 8.3
1 parent 220d689 commit 4033594

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)