We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
README.md
1 parent 129f7ce commit c7c610cCopy full SHA for c7c610c
1 file changed
README.md
@@ -814,14 +814,3 @@ contribute to PHP-CSS-Parser.
814
### Legacy Support
815
816
The latest pre-PSR-0 version of this project can be checked with the `0.9.0` tag.
817
-
818
-### Running Tests
819
820
-To run all continuous integration (CI) checks for this project (including unit tests),
821
-* run `composer install` to install the development dependencies managed with Composer;
822
-* run `phive install` to install the development dependencies managed with PHIVE;
823
- * [Installation of PHIVE](https://github.com/phar-io/phive?tab=readme-ov-file#getting-phive)
824
-* run `composer ci` to run all static and dynamic CI checks.
825
826
-Details of other Composer scripts available (e.g. to run one specific CI check) are provided with `composer list`.
827
0 commit comments