Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/o2system/security
Browse files Browse the repository at this point in the history
  • Loading branch information
Steeven Andrian committed May 23, 2020
2 parents a9b02e5 + 1783178 commit 21e7e1d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![alt text](https://www.o2system.id/assets/img/covers/cover-o2system-atom-security.png "O2System Security Atom")
![alt text](https://repository-images.githubusercontent.com/75949178/d960b700-5c98-11ea-813c-a94432078605 "O2System Security Atom")

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/o2system/security/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/o2system/security/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/o2system/security/badges/build.png?b=master)](https://scrutinizer-ci.com/g/o2system/security/build-status/master)
Expand All @@ -24,6 +24,7 @@ O2System Security is a collection of class libraries to help build security proc
- Binary
- Cookie
- Crypt via PHP's MCrypt and/or OpenSSL extensions
- Hexadecimal

### Featured Encoders
- Base64
Expand Down Expand Up @@ -75,4 +76,4 @@ Please kindly submit your [issues at Github](http://github.com/o2system/security
### System Requirements
- PHP 7.2+
- [Composer](https://getcomposer.org)
- [O2System Session](https://github.com/o2system/session)
- [O2System Session](https://github.com/o2system/session)
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@
"O2System\\Security\\": "src"
}
}
}
}

0 comments on commit 21e7e1d

Please sign in to comment.