Skip to content

Commit 6b7ef79

Browse files
committed
revert to previous state
1 parent 81ad811 commit 6b7ef79

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

composer.json

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,7 @@
1010
],
1111
"require": {
1212
"php": ">=8",
13-
"drupol/phpermutations": "dev-master"
14-
},
15-
"repositories": {
16-
"drupol/phpermutations": {
17-
"type": "git",
18-
"url": "https://github.com/integer-net/phpermutations.git",
19-
"only": [
20-
"drupol/phpermutations"
21-
]
22-
},
23-
"composer": {
24-
"type": "composer",
25-
"url": "https://repo.packagist.org/",
26-
"exclude": [
27-
"drupol/phpermutations"
28-
]
29-
}
13+
"drupol/phpermutations": "^1.4"
3014
},
3115
"autoload": {
3216
"psr-4": {

0 commit comments

Comments
 (0)