Skip to content

Commit

Permalink
use internal mvx dep
Browse files Browse the repository at this point in the history
  • Loading branch information
michavie committed Jan 20, 2025
1 parent 44e1fad commit 9b869c1
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"kornrunner/keccak": "^1.1",
"illuminate/collections": "^10.0 || ^11.0",
"nesbot/carbon": "^2.66 || ^3.2",
"multiversx/mx-sdk-php": "dev-main"
"vleap/mx-sdk-php-internal": "^0.4.0"
},
"require-dev": {
"pestphp/pest": "^2.25"
Expand All @@ -36,11 +36,5 @@
"allow-plugins": {
"pestphp/pest-plugin": true
}
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/michavie/mx-sdk-php.git"
}
]
}
}

0 comments on commit 9b869c1

Please sign in to comment.