Update composer.json

This commit is contained in:
Alex Lushpai 2021-08-31 13:58:30 +03:00 committed by GitHub
parent 4f15310fbb
commit 78806e4aef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,6 @@
"consolidation/robo": "~1.0",
"phpcompatibility/php-compatibility": "^9.3",
"beyondit/opencart-test-suite": "~3.0",
"opencart/opencart": "3.0.2.0"
"opencart/opencart": "^3.0"
}
}