Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit de7aa04

Browse files
committed
Merge pull request #2 from Martijnc/version-1
Add version number to composer.json
2 parents cafe829 + 10677ce commit de7aa04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "martijnc/php-csp",
3+
"version": "1.0.0",
34
"license": "BSD",
45
"description": "Content Security Policy helper for PHP",
56
"keywords": ["library", "Content Security Policy", "PHP", "Security", "XSS", "X-Frame-Options", "X-XSS-Protection"],

0 commit comments

Comments
 (0)