Skip to content

Commit

Permalink
revert to previous state
Browse files Browse the repository at this point in the history
  • Loading branch information
DomBra27 committed Nov 29, 2023
1 parent 81ad811 commit 6b7ef79
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,7 @@
],
"require": {
"php": ">=8",
"drupol/phpermutations": "dev-master"
},
"repositories": {
"drupol/phpermutations": {
"type": "git",
"url": "https://github.com/integer-net/phpermutations.git",
"only": [
"drupol/phpermutations"
]
},
"composer": {
"type": "composer",
"url": "https://repo.packagist.org/",
"exclude": [
"drupol/phpermutations"
]
}
"drupol/phpermutations": "^1.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6b7ef79

Please sign in to comment.