Skip to content

Commit

Permalink
Replace consistence/consistence by fork
Browse files Browse the repository at this point in the history
  • Loading branch information
janlanger committed Jan 19, 2021
1 parent 83164c8 commit e8eb3e3
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,15 @@
"homepage": "http://www.slevomat.cz"
}
],
"repositories": [
{
"type": "vcs",
"url": "git@github.com:slevomat/consistence-consistence.git"
}
],
"require": {
"php": "^7.2.0 || ^8.0.0",
"consistence/consistence": "dev-master",
"nette/di": "^3.0.7",
"nette/mail": "^3.1.5",
"psr/log": "^1.1.3",
"react/event-loop": "^1.1.1",
"react/promise": "^2.8.0",
"react/socket": "^1.6.0"
"react/socket": "^1.6.0",
"slevomat/consistence": "^2.1.0"
},
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.2.0",
Expand Down

0 comments on commit e8eb3e3

Please sign in to comment.