Skip to content

Commit

Permalink
docs: update for Castor
Browse files Browse the repository at this point in the history
  • Loading branch information
COil committed Dec 15, 2023
1 parent f58957e commit bc1e36a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Enjoy!
## Optional requirements ⚙

* The [Xdebug](https://xdebug.org/) PHP extension if you want to run the code coverage report
* [Castor 0.8](https://github.com/jolicode/castor) task runner
* [Castor](https://github.com/jolicode/castor) task runner


## Stack 🔗
Expand Down
2 changes: 1 addition & 1 deletion castor.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

// Until the 1.x Castor version the API may be unstable
// it script was tested with Castor 0.8.0
// it script was tested with Castor 0.10.0

declare(strict_types=1);

Expand Down

0 comments on commit bc1e36a

Please sign in to comment.