Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JBlond committed Jul 2, 2020
1 parent 10be3d8 commit 3b3f2ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
}
],
"require": {
"php": ">=5.6",
}
"php": ">=5.6"
},
"autoload": {
"psr-4": {
"jblond\\": "src/jblond/classes/jblond/cli"
Expand Down

0 comments on commit 3b3f2ef

Please sign in to comment.