Skip to content

Commit

Permalink
Merge pull request #9 from codelicia/enable-auto-configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
malukenho authored Aug 1, 2021
2 parents dbfebb1 + d0542aa commit 9817f63
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,10 @@
"codelicia/xulieta": "1.0.x-dev as 1.0.0",
"doctrine/coding-standard": "^9.0.0",
"phpunit/phpunit": "^9.4"
},
"extra": {
"xulieta": {
"validator": ["Codelicia\\XulietaJson\\JsonValidator"]
}
}
}

0 comments on commit 9817f63

Please sign in to comment.