Skip to content

Commit

Permalink
sort require
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Sep 16, 2019
1 parent 50d4612 commit a967bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
}
],
"require": {
"php": ">=7.1",
"ext-json": "*",
"monolog/monolog": "^1.24",
"php": ">=7.1",
"php-di/php-di": "^6.0",
"slim/psr7": "^0.5",
"slim/slim": "^4.1"
Expand Down

0 comments on commit a967bdd

Please sign in to comment.