Commit be4a4f7a8635bdff26369209a97a236125829554

Authored by Yarik
1 parent 08453431

Namespaces

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
@@ -5,7 +5,8 @@ @@ -5,7 +5,8 @@
5 "require": { 5 "require": {
6 "php": ">=7.0", 6 "php": ">=7.0",
7 "yiisoft/yii2": "*", 7 "yiisoft/yii2": "*",
8 - "developeruz/yii2-db-rbac": "*" 8 + "developeruz/yii2-db-rbac": "*",
  9 + "artweb/artbox": "dev-master"
9 }, 10 },
10 "autoload": { 11 "autoload": {
11 "psr-4": { 12 "psr-4": {