Skip to content

Commit

Permalink
Composer autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
marcocesarato committed Sep 11, 2019
1 parent 72a2bfe commit 5fec05a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PHP AIO Security Class

**Version:** 0.2.8.178 beta
**Version:** 0.2.8.179 beta

**Github:** https://github.com/marcocesarato/PHP-AIO-Security-Class

Expand Down
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
"email": "[email protected]"
}
],
"autoload": {
"psr-4": {
"marcocesarato\\security\\": "src"
}
},
"require": {
"php": ">=5.1.2"
}
Expand Down
File renamed without changes.

0 comments on commit 5fec05a

Please sign in to comment.