-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Xavier HAUSHERR
committed
Feb 14, 2012
1 parent
692bdac
commit ff15246
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ Juste add the following lines is your deps file: | |
[OverblogWsClientBundle] | ||
[email protected]:ebuzzing/OverblogWsClientBundle.git | ||
target=/bundles/Overblog/WsClientBundle | ||
version=v0.1 | ||
version=v0.2 | ||
|
||
You have now to tell Symfony2 autoloader where to find the API and the files that will be generated. Fire up your text editor and add the following lines to the *app/autoload.php* file: | ||
|
||
|