Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Commit 5b229af

Browse files
committed
Bumped version to 1.0.0-beta0008
1 parent 91b0ff6 commit 5b229af

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

CodeIgniter4/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @author Louis Linehan <louis.linehan@gmail.com>
88
* @copyright 2017 Louis Linehan
99
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
10-
* @version Version 1.0.0-beta0007
10+
* @version Version 1.0.0-beta0008
1111
-->
1212
<!--
1313
Files MUST have a doc block comment.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[CodeIgniter](https://codeigniter.com) 4 coding standard for use with [PHP_CodeSniffer 3](https://github.com/squizlabs/PHP_CodeSniffer).
44

5-
Version 1.0.0-beta0007
5+
Version 1.0.0-beta0008
66

77
***This is currently a work in progress.***
88

@@ -31,7 +31,7 @@ Set the `phpcs standard path` and `phpcbf standard path` in your editor/plugin c
3131

3232
### Download install
3333

34-
Download [CodeIgniter4-Standard](https://github.com/louisl/CodeIgniter4-Standard/archive/v1.0.0-beta0007.zip).
34+
Download [CodeIgniter4-Standard](https://github.com/louisl/CodeIgniter4-Standard/archive/v1.0.0-beta0008.zip).
3535

3636
Set `standard ` paths to your local filesystem:
3737

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "louisl/codeigniter4-standard",
33
"description": "CodeIgniter 4 Standard for PHP_CodeSniffer 3.",
4-
"version":"1.0.0-beta0007",
4+
"version":"1.0.0-beta0008",
55
"license":"MIT",
66
"authors": [
77
{

composer.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)