Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
updates for composer
Browse files Browse the repository at this point in the history
  • Loading branch information
brainfoolong committed Dec 30, 2020
1 parent afef8f0 commit 229053d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ You need the file `dist/cryptojs-aes.min.js` and `dist/cryptojs-aes-format.js`
</script>
```

## Composer Install
composer require brainfoolong/cryptojs-aes-php

## Supported PHP versions
* 8.x
* 7.x
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"Nullix\\CryptoJsAes\\": "src/"
}
},
"minimum-stability": "dev",
"version": "2.1.0",
"require": {
"php": ">=7.0.0"
Expand Down

0 comments on commit 229053d

Please sign in to comment.