-
-
Notifications
You must be signed in to change notification settings - Fork 315
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #2323 [Site] Test Symfony 7.2 beta (smnandre)
This PR was squashed before being merged into the 2.x branch. Discussion ---------- [Site] Test Symfony 7.2 beta Same as #2322 but with Symfony 7.2 beta Everything is working and i suppose it's a good idea to encourage beta testing :) Commits ------- f7ae685 [Site] Test Symfony 7.2 beta
- Loading branch information
Showing
4 changed files
with
447 additions
and
425 deletions.
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 |
---|---|---|
|
@@ -2,3 +2,6 @@ workers: | |
docker_compose: ~ | ||
sass: | ||
cmd: ['symfony', 'console', 'sass:build', '--watch'] | ||
|
||
http: | ||
use_gzip: true |
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
Oops, something went wrong.