File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 0.1.0
3
+ ## 0.1.1
4
4
5
5
### PHP support
6
6
* Dropped support for PHP ` 7.1 ` .
9
9
### 3rd party updates
10
10
* Updated ` symfony/filesystem ` to version ` 4.4 ` .
11
11
12
+ ## 0.1.0
13
+
14
+ ** Note:** Broken release, use ` 0.1.1 ` instead.
15
+
12
16
## 0.0.5
13
17
14
18
### PHP support
Original file line number Diff line number Diff line change 1
1
# FileGen
2
2
3
- ![ PHP checks] ( https://github.com/AngryBytes/filegen/workflows/PHP%20checks/badge.svg )
3
+ [ ![ PHP checks] ( https://github.com/AngryBytes/filegen/workflows/PHP%20checks/badge.svg )] ( https://github.com/AngryBytes/filegen/actions?query=workflow%3A%22PHP+checks%22 )
4
4
5
5
** Note:** this is a fork of the original project as it appears to be abandoned.
6
6
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " naneau /filegen" ,
2
+ "name" : " angrybytes /filegen" ,
3
3
"description" : " A PHP File and Directory Generating Tool" ,
4
4
"license" : " MIT" ,
5
5
"authors" : [
You can’t perform that action at this time.
0 commit comments