Skip to content

Commit a1bd7cd

Browse files
committed
update to php 8.3 - update composer ver
1 parent f6ecdf3 commit a1bd7cd

File tree

3 files changed

+217
-215
lines changed

3 files changed

+217
-215
lines changed

VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
v7.0.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"require": {
3636
"php": "^8.3",
3737
"ext-curl": "*",
38-
"virgil/crypto": "^6.3.1",
38+
"virgil/crypto": "^7.0.0",
3939
"ext-json": "*"
4040
},
4141
"require-dev": {

0 commit comments

Comments
 (0)