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.
1 parent be4113c commit 625ff6bCopy full SHA for 625ff6b
README.md
@@ -1,12 +1,12 @@
1
# Tatter\Patches
2
Automated project updates for CodeIgniter 4
3
4
-[](https://github.com/tattersoftware/codeigniter4-patches/actions?query=workflow%3A%22PHP+Unit+Tests%22)
+[](https://github.com/tattersoftware/codeigniter4-patches/actions/workflows/test.yml)
5
6
## Quick Start
7
8
1. Install with Composer: `> composer require --dev tatter/patches`
9
-2. Use the command to update: `> php spark selfupdate`
+2. Use the command to update: `> vendor/bin/patch`
10
11
## Description
12
0 commit comments