Skip to content

Commit

Permalink
Merge 12c6d82 into d59a429
Browse files Browse the repository at this point in the history
  • Loading branch information
shochdoerfer committed Jun 19, 2021
2 parents d59a429 + 12c6d82 commit 7ebbc61
Show file tree
Hide file tree
Showing 7 changed files with 3,068 additions and 3,021 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,17 @@
],
"require": {
"php": "^7.2.0",
"magento/framework": ">=101.0.0",
"nette/neon": "^3.1",
"phpstan/phpstan": "^0.12.23"
},
"conflict": {
"magento/framework": "<101.0.0"
},
"require-dev": {
"captainhook/captainhook": "^5.10.1",
"captainhook/plugin-composer": "^5.3.1",
"madewithlove/license-checker": "^0.10.0",
"magento/framework": ">=101.0.0",
"mikey179/vfsstream": "^1.6.8",
"nikic/php-parser": "^4.10.5",
"phpstan/extension-installer": "^1.1.0",
Expand Down
Loading

0 comments on commit 7ebbc61

Please sign in to comment.