Skip to content

Commit 79517bf

Browse files
committed
updating the versions on required libs, changing the dates for the event
1 parent 2f851ec commit 79517bf

File tree

3 files changed

+803
-403
lines changed

3 files changed

+803
-403
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"require": {
33
"php": ">=5.4.0",
4-
"sculpin/sculpin": "~2.0"
4+
"sculpin/sculpin": "~2.1"
55
},
66
"autoload": {
77
"psr-0": {
88
"Lonestar\\Bundle\\OpenCfpBundle": "src/"
99
}
1010
},
1111
"minimum-stability": "dev"
12-
}
12+
}

0 commit comments

Comments
 (0)