Skip to content

Commit

Permalink
Provide axy/fs-ifs-implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
vasa-c committed Apr 22, 2017
1 parent 6c5e890 commit a287515
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,12 @@
],
"require": {
"php": ">=5.4.0",
"axy/fs-ifs": "~0.0.1",
"axy/fs-ifs": "~0.0.3",
"axy/errors": "~1.0"
},
"provide": {
"axy/fs-ifs-implementation": "0.0.3"
},
"autoload": {
"psr-4": {
"axy\\fs\\real\\": ""
Expand Down

0 comments on commit a287515

Please sign in to comment.