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

Commit 72d1d37

Browse files
committed
Merge tag '1.0.0-beta0011' into develop
Releasing 1.0.0-beta0011
2 parents 245d5a1 + 4ae78d0 commit 72d1d37

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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 <[email protected]>
88
* @copyright 2017 Louis Linehan
99
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
10-
* @version Version 1.0.0-beta0010
10+
* @version Version 1.0.0-beta0011
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-beta0010
5+
Version 1.0.0-beta0011
66

77
| Master | Develop |
88
| :---: | :---: |
@@ -34,7 +34,7 @@ Set the `phpcs standard path` and `phpcbf standard path` in your editor/plugin c
3434

3535
### Download install
3636

37-
Download [CodeIgniter4-Standard](https://github.com/louisl/CodeIgniter4-Standard/archive/v1.0.0-beta0010.zip).
37+
Download [CodeIgniter4-Standard](https://github.com/louisl/CodeIgniter4-Standard/archive/v1.0.0-beta0011.zip).
3838

3939
Set `standard ` paths to your local filesystem:
4040

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-beta0010",
4+
"version":"1.0.0-beta0011",
55
"license":"MIT",
66
"authors": [
77
{

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)