Skip to content

Commit

Permalink
Merge pull request #11 from visto9259/master
Browse files Browse the repository at this point in the history
Removed dependency on laminas-dependency-plugin
  • Loading branch information
visto9259 authored Nov 18, 2020
2 parents 99f8eb3 + 82a5b03 commit 28cc304
Show file tree
Hide file tree
Showing 2 changed files with 1,849 additions and 378 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
"laminas/laminas-eventmanager": "^3.0",
"laminas/laminas-mvc": "^3.0",
"laminas/laminas-servicemanager": "^3.0.3",
"zfr/rbac": "~1.2",
"laminas/laminas-dependency-plugin": "^2.0"
"zfr/rbac": "~1.2"
},
"require-dev": {
"laminas/laminas-authentication": "~2.2",
Expand All @@ -46,7 +45,7 @@
"phpunit/phpunit": "8.5.8",
"squizlabs/php_codesniffer": "3.5.5",
"php-coveralls/php-coveralls": "^2.2",
"doctrine/doctrine-orm-module": "2.1.7"
"doctrine/doctrine-orm-module": "^3.0"
},
"suggest": {
"laminas/laminas-developer-tools": "if you want to show information about the roles",
Expand Down
Loading

0 comments on commit 28cc304

Please sign in to comment.