Skip to content

Commit a3969e5

Browse files
authored
Change ocsp-php dependency to dev-main in composer.json
1 parent 5cf4dfd commit a3969e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"require": {
3535
"phpseclib/phpseclib": "3.0.14",
3636
"guzzlehttp/psr7": "2.4.3",
37-
"web_eid/ocsp_php": "dev-development",
37+
"web_eid/ocsp_php": "dev-main",
3838
"psr/log": "^3.0"
3939
},
4040
"scripts": {

0 commit comments

Comments
 (0)