Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nuradiyana committed Sep 14, 2022
1 parent cca23e7 commit a9a44f0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -34,9 +34,10 @@
}
},
"config": {
"preferred-install": "dist",
"sort-packages": true,
"optimize-autoloader": true
"platform": {
"php": "7.1.99"
}
},
"scripts": {
"test": "phpunit",

0 comments on commit a9a44f0

Please sign in to comment.