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

Appearance settings

Commit 91294e1

Browse filesBrowse files
committed
Update fixtures
1 parent c5e6545 commit 91294e1
Copy full SHA for 91294e1

File tree

2 files changed

+2
-2
lines changed
Filter options

2 files changed

+2
-2
lines changed

‎commands/testdata/project/.platform.app.yaml

Copy file name to clipboardExpand all lines: commands/testdata/project/.platform.app.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ hooks:
4848
4949
curl -fs https://get.symfony.com/cloud/configurator | bash
5050
51-
NODE_VERSION=18 symfony-build
51+
NODE_VERSION=22 symfony-build
5252
5353
deploy: |
5454
set -x -e

‎commands/testdata/project/.upsun/config.yaml

Copy file name to clipboardExpand all lines: commands/testdata/project/.upsun/config.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ applications:
6161
6262
curl -fs https://get.symfony.com/cloud/configurator | bash
6363
64-
NODE_VERSION=18 symfony-build
64+
NODE_VERSION=22 symfony-build
6565
6666
deploy: |
6767
set -x -e

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.