Skip to content
This repository has been archived by the owner on Jul 4, 2018. It is now read-only.

Add composer.json #169

Merged
merged 6 commits into from
Sep 29, 2011
Merged

Add composer.json #169

merged 6 commits into from
Sep 29, 2011

Conversation

igorw
Copy link
Contributor

@igorw igorw commented Sep 14, 2011

No description provided.

"description": "The PHP micro-framework based on the Symfony2 Components",
"keywords": ["microframework"],
"homepage": "http://silex.sensiolabs.org",
"version": "1.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question here: is the current version 1.0.0 ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

definitely not. Let's say it's more something like 0.7 right now.

@igorw
Copy link
Contributor Author

igorw commented Sep 22, 2011

Shall I change the version? Are we going to do a release? Will it be 1.0.0? I will leave it at 1.0.0 without tag for now, aka 1.0.0-dev.

@igorw
Copy link
Contributor Author

igorw commented Sep 29, 2011

There are still suggestions missing for following packages (because they have no composer.json yet): doctrine/dbal, swiftmailer.

fabpot added a commit that referenced this pull request Sep 29, 2011
Commits
-------

2805a0f [composer] add suggestions for ServiceProviders
768367b [composer] adjust package name and required package versions to latest naming
81bace7 [composer] re-add css-selector, adjust versioning syntax
0f620a2 update composer.json
1c6e443 [composer] bump PHP requirement to 5.3.2
ca2d515 Add composer.json

Discussion
----------

Add composer.json

---------------------------------------------------------------------------

by igorw at 2011/09/22 11:00:53 -0700

Shall I change the version? Are we going to do a release? Will it be 1.0.0? I will leave it at 1.0.0 without tag for now, aka 1.0.0-dev.

---------------------------------------------------------------------------

by igorw at 2011/09/29 00:32:54 -0700

There are still suggestions missing for following packages (because they have no composer.json yet): doctrine/dbal, swiftmailer.
@fabpot fabpot merged commit 2805a0f into silexphp:master Sep 29, 2011
gitnacho pushed a commit to gitnacho/Silex that referenced this pull request Jun 16, 2012
Commits
-------

2805a0f [composer] add suggestions for ServiceProviders
768367b [composer] adjust package name and required package versions to latest naming
81bace7 [composer] re-add css-selector, adjust versioning syntax
0f620a2 update composer.json
1c6e443 [composer] bump PHP requirement to 5.3.2
ca2d515 Add composer.json

Discussion
----------

Add composer.json

---------------------------------------------------------------------------

by igorw at 2011/09/22 11:00:53 -0700

Shall I change the version? Are we going to do a release? Will it be 1.0.0? I will leave it at 1.0.0 without tag for now, aka 1.0.0-dev.

---------------------------------------------------------------------------

by igorw at 2011/09/29 00:32:54 -0700

There are still suggestions missing for following packages (because they have no composer.json yet): doctrine/dbal, swiftmailer.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants