Skip to content

Commit 3c6c782

Browse files
v1.8.2.1
-------- - Removed required in composer.json (22/05/2018)
1 parent 04d009e commit 3c6c782

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
v1.8.2.1
4+
--------
5+
- Removed required in composer.json (22/05/2018)
6+
37
v1.8.2
48
------
59
- Added GDPR agreement (17/05/2018)

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
],
2020
"require": {
2121
"php": ">=5.5.9",
22-
"symfony/framework-bundle": "^3",
23-
"sensio/framework-extra-bundle": "^3",
2422
"c975l/email-bundle": "^1",
2523
"c975l/includelibrary-bundle": "^1"
2624
},
@@ -34,4 +32,4 @@
3432
"source": "https://github.com/975L/ContactFormBundle",
3533
"issues": "https://github.com/975L/ContactFormBundle/issues"
3634
}
37-
}
35+
}

0 commit comments

Comments
 (0)