Skip to content

Commit

Permalink
⬆️ Upgrade sikessem/devtools
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Oct 22, 2023
1 parent f613000 commit 22f033d
Show file tree
Hide file tree
Showing 2 changed files with 1,641 additions and 149 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"php": "^8.1|^8.2"
},
"require-dev": {
"sikessem/devtools": "^0.3.0"
"sikessem/devtools": "^0.4.0"
},
"autoload": {
"psr-4": {
Expand Down Expand Up @@ -74,7 +74,8 @@
"preferred-install": "dist",
"sort-packages": true,
"allow-plugins": {
"pestphp/pest-plugin": true
"pestphp/pest-plugin": true,
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"minimum-stability": "stable",
Expand Down
Loading

0 comments on commit 22f033d

Please sign in to comment.