Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Fixed akaunting/setting dependency
  • Loading branch information
jnbn committed Sep 16, 2019
1 parent aaf9da4 commit c34f16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
},
"require": {
"php": ">=7.1.0",
"akaunting/setting": "^1.1"
"akaunting/setting": "^1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c34f16b

Please sign in to comment.