Skip to content

Commit 193e7b7

Browse files
committed
Explicit php version for all components
1 parent 746cff1 commit 193e7b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
}
2121
},
2222
"require": {
23+
"php": ">=8.1",
2324
"web-token/jwt-signature-algorithm-rsa": "^3.0",
2425
"web-token/jwt-signature-algorithm-hmac": "^3.0"
2526
}

0 commit comments

Comments
 (0)