Skip to content

Commit

Permalink
Use dev-develop until 10.0 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pwtyler committed Dec 13, 2024
1 parent 090cfe5 commit 198abb2
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 23 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"squizlabs/php_codesniffer": "^3.7",
"phpcompatibility/php-compatibility": "^9.3"
"phpcompatibility/php-compatibility": "dev-develop"
},
"license": "MIT",
"minimum-stability": "stable",
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
Expand Down
160 changes: 139 additions & 21 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 198abb2

Please sign in to comment.