Changeset 13250
- Timestamp:
- 02/25/2022 07:08:25 PM (3 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/unit-tests.yml
r13249 r13250 58 58 with: 59 59 composer-options: "--ignore-platform-reqs" 60 dependency-versions: "lowest" 60 61 61 62 - name: Adjust wp-phpunit version -
trunk/composer.json
r13249 r13250 36 36 "squizlabs/php_codesniffer" : "^3.5.4", 37 37 "wp-coding-standards/wpcs": "*", 38 "wp-phpunit/wp-phpunit": "^5.9 ",38 "wp-phpunit/wp-phpunit": "^5.9.1", 39 39 "phpunit/phpunit": "^7.5" 40 40 }
Note: See TracChangeset
for help on using the changeset viewer.