Commit be4a4f7a8635bdff26369209a97a236125829554

Authored by Yarik
1 parent 08453431

Namespaces

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