Skip to content

Commit f383a6e

Browse files
committed
Update drupol/phpermutations dependency for php8 compatibility
- exclude
1 parent 83c6960 commit f383a6e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
"only": [
2020
"drupol/phpermutations"
2121
]
22+
},
23+
{
24+
"type": "composer",
25+
"url": "https://packagist.org",
26+
"exclude": ["drupol/phpermutations"]
2227
}
2328
],
2429
"autoload": {

0 commit comments

Comments
 (0)