Skip to content

Commit

Permalink
Added paragonie/hidden-string as requirement and added php 7.3 as opt…
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrovex committed Jan 16, 2019
1 parent cb72fd0 commit a35ba67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,12 @@
}
],
"require": {
"php": "^7.2",
"php": "^7.2 || ^7.3",
"ext-sodium": "*",
"doctrine/annotations": "^1.6",
"doctrine/orm": "^2.6",
"paragonie/halite": "^4.4",
"paragonie/hidden-string": "^1.0",
"paragonie/ciphersweet": "^1.7.0",
"zendframework/zend-modulemanager": "^2.8",
"zendframework/zend-servicemanager": "^2.7.8 || ^3.3",
Expand Down

0 comments on commit a35ba67

Please # to comment.