summaryrefslogtreecommitdiffstatshomepage
path: root/composer.json
Commit message (Expand)AuthorAge
* Security: Update `composer/ca-bundle` to version `1.5.6`.Jonathan Desrosiers2025-03-11
* Security: Explicitly require the `hash` PHP extension and add requirement che...John Blackbourn2025-02-11
* Security: Introduce Grunt task for updating Root Certificates.Jonathan Desrosiers2025-01-30
* Build/Test Tools: Prevent Composer lock file from being created.Sergey Biryukov2024-09-23
* Coding Standards: Update PHPCS to version 3.10.3.Sergey Biryukov2024-09-19
* Coding Standards: Upgrade WPCS to version 3.1.0.Sergey Biryukov2024-04-12
* General: Increase the minimum supported version of PHP to 7.2.24.John Blackbourn2024-04-11
* Interactivity API: Integrate Server Directive ProcessingGreg Ziółkowski2024-02-08
* Coding Standards: Update PHPCS to version 3.8.1.Sergey Biryukov2024-01-29
* Coding Standards: Upgrade WPCS to version 3.0.1.Sergey Biryukov2023-10-08
* Coding Standards: Upgrade WPCS to version 3.0.0.Sergey Biryukov2023-09-26
* Script Loader: Use `wp_get_script_tag()` and `wp_get_inline_script_tag()`/`wp...Weston Ruter2023-09-25
* Build/Test Tools: Update PHPUnit Polyfills to version 1.1.0.Sergey Biryukov2023-08-21
* General: Increase the minimum supported version of PHP to 7.0.0.John Blackbourn2023-07-05
* Build/Test Tools: Disable process timeout when running PHPUnit tests via Comp...Sergey Biryukov2022-09-29
* Build/Test Tools: Update PHPCompatibilityWP to version 2.1.3.Sergey Biryukov2021-12-31
* Build/Test Tools: Allow the PHPCS plugin in Composer configuration.Sergey Biryukov2021-12-23
* Build/Test Tools: Make the polyfills loading more flexible.Sergey Biryukov2021-08-10
* Build/Test Tools: Loosen the PHPUnit restriction.Sergey Biryukov2021-08-07
* Build/Test Tools: Add Composer dependency on the PHPUnit Polyfills package.Sergey Biryukov2021-08-06
* Build/Test Tools: Use a custom autoloader for the PHPUnit 9.x mock object cla...Sergey Biryukov2021-08-04
* Build/Test Tools: Remove the Composer lock file from version control.Sergey Biryukov2021-08-04
* Build/Test Tools: Only enforce PHP extension requirements when running core t...Sergey Biryukov2020-11-12
* Build/Test Tools: Check if all the required PHP extensions are loaded before ...Sergey Biryukov2020-11-07
* Build Tools: Fix running installing composer dependencies using composer 2.0.Timothy Jacobs2020-10-25
* Tests: Backport two changes from PHPUnit 9.3:Sergey Biryukov2020-09-23
* Build/Test Tools: Update the `wp-coding-standards/wpcs` package.Jonathan Desrosiers2020-06-08
* Build/Test Tools: Add PHPUnit to Composer dev dependencies.Dominik Schilling2020-06-01
* Coding Standards: Update PHPCS Composer plugin to v0.6.0.Sergey Biryukov2020-02-28
* Build/Test Tools: Move Composer script command line directives to the PHPCS r...Jonathan Desrosiers2019-09-25
* Build/Test Tools: Introduce automated PHP compatibility checking.Jonathan Desrosiers2019-09-25
* Build/Test Tools: Specify PHP 5.6 as the required version of PHP in Composer.Jonathan Desrosiers2019-09-20
* Build/Test Tools: Improvements to Composer scripts.Jonathan Desrosiers2019-09-19
* Coding Standards: Move the remaining PHPCS errors to report as warnings, and ...Gary Pendergast2019-07-19
* Coding Standards: Upgrade WPCS to 2.1.1.Gary Pendergast2019-07-05
* Build Tools: Upgrade WPCS to 2.0.0.Gary Pendergast2019-01-18
* Coding Standards: Upgrade WPCS to 1.2.1.Gary Pendergast2019-01-12
* Coding Standards: Upgrade WPCS to 1.0.0Gary Pendergast2018-08-17
* Build/Tools: Update PHPCS ruleset for WP Core and related Composer setup.jrf2018-06-15
* Build Tools: Update the description in package.json and composer.json.Gary Pendergast2018-04-05
* Build Tools: Add a composer.json for development environments.Gary Pendergast2018-04-05
* Bootstrap: move `composer.{json|lock}` into `src`.Scott Taylor2016-08-27
* Bootstrap: exclude more files from the `autoloader.classmap` in `composer.json`.Scott Taylor2016-08-27
* Bootstrap: run `composer require xrstf/composer-php52` to get the updated sug...Scott Taylor2016-08-27
* Bootstrap: exclude some files from the Composer autoload setup via `exclude-f...Scott Taylor2016-08-26
* Bootstrap: add a `composer.json` file to the project. No code relies on it (y...Scott Taylor2016-08-26