Skip to content

Commit 3fe9f64

Browse files
committed
fix commit due to magento composer secutity plugin preventing dev-master from any public repository
1 parent e5d6c23 commit 3fe9f64

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
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": ">=8",
13-
"drupol/phpermutations": "dev-master"
13+
"drupol/phpermutations": "dev-master#e5d6c23e3b0fee3a93f713ecc73f15e666f6c21f"
1414
},
1515
"repositories": {
1616
"drupol/phpermutations": {

0 commit comments

Comments
 (0)