mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-04 22:50:15 +02:00
Bump symfonycasts/sass-bundle from 0.9.0 to 0.10.0 (#114)
Bumps [symfonycasts/sass-bundle](https://github.com/SymfonyCasts/sass-bundle) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/SymfonyCasts/sass-bundle/releases) - [Commits](https://github.com/SymfonyCasts/sass-bundle/compare/v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: symfonycasts/sass-bundle dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@
|
|||||||
"symfony/ux-turbo": "^2.35.0",
|
"symfony/ux-turbo": "^2.35.0",
|
||||||
"symfony/validator": "8.0.*",
|
"symfony/validator": "8.0.*",
|
||||||
"symfony/yaml": "8.0.*",
|
"symfony/yaml": "8.0.*",
|
||||||
"symfonycasts/sass-bundle": "^0.9",
|
"symfonycasts/sass-bundle": "^0.10",
|
||||||
"symfonycasts/verify-email-bundle": "^1.18.0",
|
"symfonycasts/verify-email-bundle": "^1.18.0",
|
||||||
"thecodingmachine/safe": "^3.4.0",
|
"thecodingmachine/safe": "^3.4.0",
|
||||||
"twig/extra-bundle": "^3.24.0",
|
"twig/extra-bundle": "^3.24.0",
|
||||||
|
|||||||
Generated
+8
-7
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "cccceca487b3bce45a81110944723fd4",
|
"content-hash": "05cf0154674041e04c48a37f5d7c9b42",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "composer/pcre",
|
"name": "composer/pcre",
|
||||||
@@ -8088,16 +8088,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfonycasts/sass-bundle",
|
"name": "symfonycasts/sass-bundle",
|
||||||
"version": "v0.9.0",
|
"version": "v0.10.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/SymfonyCasts/sass-bundle.git",
|
"url": "https://github.com/SymfonyCasts/sass-bundle.git",
|
||||||
"reference": "3472f2018417b4f7258095089b327a7ba79018ad"
|
"reference": "eedf6ace11e5323344726d2b6e0ba1635cf12bb5"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/SymfonyCasts/sass-bundle/zipball/3472f2018417b4f7258095089b327a7ba79018ad",
|
"url": "https://api.github.com/repos/SymfonyCasts/sass-bundle/zipball/eedf6ace11e5323344726d2b6e0ba1635cf12bb5",
|
||||||
"reference": "3472f2018417b4f7258095089b327a7ba79018ad",
|
"reference": "eedf6ace11e5323344726d2b6e0ba1635cf12bb5",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -8105,6 +8105,7 @@
|
|||||||
"symfony/asset-mapper": "^6.3|^7.0|^8.0",
|
"symfony/asset-mapper": "^6.3|^7.0|^8.0",
|
||||||
"symfony/console": "^5.4|^6.3|^7.0|^8.0",
|
"symfony/console": "^5.4|^6.3|^7.0|^8.0",
|
||||||
"symfony/filesystem": "^5.4|^6.3|^7.0|^8.0",
|
"symfony/filesystem": "^5.4|^6.3|^7.0|^8.0",
|
||||||
|
"symfony/finder": "^5.4|^6.3|^7.0|^8.0",
|
||||||
"symfony/http-client": "^5.4|^6.3|^7.0|^8.0",
|
"symfony/http-client": "^5.4|^6.3|^7.0|^8.0",
|
||||||
"symfony/process": "^5.4|^6.3|^7.0|^8.0"
|
"symfony/process": "^5.4|^6.3|^7.0|^8.0"
|
||||||
},
|
},
|
||||||
@@ -8137,9 +8138,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/SymfonyCasts/sass-bundle/issues",
|
"issues": "https://github.com/SymfonyCasts/sass-bundle/issues",
|
||||||
"source": "https://github.com/SymfonyCasts/sass-bundle/tree/v0.9.0"
|
"source": "https://github.com/SymfonyCasts/sass-bundle/tree/v0.10.0"
|
||||||
},
|
},
|
||||||
"time": "2025-11-29T13:44:16+00:00"
|
"time": "2026-04-09T11:29:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfonycasts/verify-email-bundle",
|
"name": "symfonycasts/verify-email-bundle",
|
||||||
|
|||||||
Reference in New Issue
Block a user