Skip to content

Commit cbc9623

Browse files
authored
Merge pull request #6 from integer-net/30158/update-module-for-compatibility
Update drupol/phpermutations dependency for php8 compatibility
2 parents 93328cd + 3e8546a commit cbc9623

File tree

2 files changed

+9
-87
lines changed

2 files changed

+9
-87
lines changed

composer.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@
1212
"php": ">=8",
1313
"drupol/phpermutations": "1.5.0"
1414
},
15+
"repositories": [
16+
{
17+
"type": "git",
18+
"url": "https://github.com/integer-net/phpermutations.git",
19+
"only": [
20+
"drupol/phpermutations"
21+
]
22+
}
23+
],
1524
"autoload": {
1625
"psr-4": {
1726
"EnzoMC\\PhpFPGrowth\\": "src/"

composer.lock

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)