Skip to content

Commit

Permalink
pin dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
unglaublicherdude committed Jun 10, 2024
1 parent 6506392 commit 6ab0d5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
}
],
"require": {
"gdata/vaas": "^7.0"
"gdata/vaas": "8.0.2"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"require-dev": {
"wp-coding-standards/wpcs": "^3.0"
"wp-coding-standards/wpcs": "3.1.0"
}
}
}

0 comments on commit 6ab0d5c

Please sign in to comment.