Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit10c82f9

Browse files
committed
replace connect.sensiolabs.com by connect.symfony.com
1 parent423cfa8 commit10c82f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎service_container/3.3-di-changes.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ Ready to upgrade your existing project? Great! Suppose you have the following co
511511
app.api_client_sl_connect:
512512
class:AppBundle\Service\ApiClient
513513
arguments:
514-
-'https://connect.sensiolabs.com/api'
514+
-'https://connect.symfony.com/api'
515515
516516
It's optional, but let's upgrade this to the new Symfony 3.3 configuration step-by-step,
517517
*without* breaking our application.
@@ -803,7 +803,7 @@ can be autowired. The final configuration looks like this:
803803
app.api_client_sl_connect:
804804
class:AppBundle\Service\ApiClient
805805
arguments:
806-
-'https://connect.sensiolabs.com/api'
806+
-'https://connect.symfony.com/api'
807807
808808
You can now take advantage of the new features going forward.
809809

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp