Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
denisyukphp committed Aug 30, 2022
1 parent 1004d83 commit 8bbffe7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
"role": "Developer"
}
],
"config": {
"sort-packages": true
},
"require": {
"php": "^8.0"
},
Expand All @@ -29,9 +32,6 @@
"suggest": {
"denisyukphp/tmpfile-manager": "Allows more advanced creating and removing temp files."
},
"config": {
"sort-packages": true
},
"autoload": {
"psr-4": {
"TmpFile\\": "./src/"
Expand Down

0 comments on commit 8bbffe7

Please # to comment.