Skip to content

Commit

Permalink
Composer: switch ninjify to contributte
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Jul 17, 2023
1 parent b55f56f commit 91aea4a
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions composer.json
Expand Up @@ -16,15 +16,16 @@
"codeception/codeception": "^4.0.0",
"codeception/module-asserts": "^1.3",
"codeception/module-phpbrowser": "^1.0",
"latte/latte": "^3.0.0",
"nette/application": "^3.0.0",
"nette/di": "^3.0.0",
"ninjify/qa": "^0.12",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-nette": "^1.0",
"nette/di": "^3.1.0",
"latte/latte": "^3.0.0",
"contributte/qa": "^0.3",
"contributte/phpstan": "^0.1",
"webchemistry/testing-helpers": "~2.0.0"
},
"conflict": {
"latte/latte": "<3.0.0"
},
"autoload": {
"psr-4": {
"Contributte\\FormMultiplier\\": "src"
Expand Down

0 comments on commit 91aea4a

Please sign in to comment.