Skip to content

Commit

Permalink
fix packagist issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aminyazdanpanah committed Mar 11, 2019
1 parent f33ee77 commit 7e7e502
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"symfony/process": "^4.2"
},
"require-dev": {
"phpunit/phpunit": "^7.5",
"ext-json": "*"
"phpunit/phpunit": "^7.5"
},
"autoload": {
"files": [
Expand Down
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"extends": [
"config:base"
]
}

0 comments on commit 7e7e502

Please sign in to comment.