Skip to content

Commit

Permalink
fix: composer install
Browse files Browse the repository at this point in the history
  • Loading branch information
zoilomora committed Jun 10, 2024
1 parent 4025362 commit ce47c06
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 @@ -28,5 +28,10 @@
"pccomponentes/coding-standard": "^1.0",
"phpunit/phpunit": "^9",
"dg/bypass-finals": "^1.1"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

0 comments on commit ce47c06

Please sign in to comment.