Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
64185928
Commit
64185928
authored
Sep 17, 2012
by
Jérôme Tamarelle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add stability to dev for archive skeletons (fix GH-489)
parent
97e418fc
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
bin/skeleton/fat_composer.json
bin/skeleton/fat_composer.json
+1
-1
bin/skeleton/slim_composer.json
bin/skeleton/slim_composer.json
+1
-1
No files found.
bin/skeleton/fat_composer.json
View file @
64185928
{
{
"require"
:
{
"require"
:
{
"silex/silex"
:
"1.0.*"
,
"silex/silex"
:
"1.0.*
@dev
"
,
"symfony/browser-kit"
:
"2.1.*"
,
"symfony/browser-kit"
:
"2.1.*"
,
"symfony/console"
:
"2.1.*"
,
"symfony/console"
:
"2.1.*"
,
"symfony/css-selector"
:
"2.1.*"
,
"symfony/css-selector"
:
"2.1.*"
,
...
...
bin/skeleton/slim_composer.json
View file @
64185928
{
{
"require"
:
{
"require"
:
{
"silex/silex"
:
"1.0.*"
"silex/silex"
:
"1.0.*
@dev
"
}
}
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment