Skip to content

Commit f891051

Browse files
Merge pull request #17 from opensoft/ver2
Move to a v2 structure
2 parents 572abfe + cde1908 commit f891051

File tree

79 files changed

+1446
-1424
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+1446
-1424
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ cache:
77
- .phpunit
88

99
php:
10-
- 5.6
11-
- 7.0
12-
- 7.1
10+
- 7.2
1311

1412
install:
1513
- composer install

Command/DebugStorageCommand.php

-62
This file was deleted.

Resources/config/services.yml

-110
This file was deleted.

Tests/Storage/StorageFileTest.php

-66
This file was deleted.

0 commit comments

Comments
 (0)