Skip to content

Commit

Permalink
Testing CSRF.
Browse files Browse the repository at this point in the history
  • Loading branch information
romeOz committed Nov 9, 2015
1 parent 3182423 commit e187658
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -20,7 +20,8 @@
"romeoz/rock-request" : "0.14.*"
},
"require-dev": {
"phpunit/phpunit": "^4.7.0"
"phpunit/phpunit": "^4.7.0",
"romeoz/rock-csrf" : "0.12.*"
},
"suggest": {
"romeoz/rock-csrf": "required for generating CSRF-token (security)"
Expand Down

0 comments on commit e187658

Please sign in to comment.