File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
/.gitattributes export-ignore
2
2
/.gitignore export-ignore
3
3
/.symfony.bundle.yaml export-ignore
4
- /assets /src export-ignore
5
- /assets /test export-ignore
4
+ /tests export-ignore
Original file line number Diff line number Diff line change 1
- Copyright (c) 2020 -present Fabien Potencier
1
+ Copyright (c) 2024 -present Fabien Potencier
2
2
3
3
Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 5
5
"keywords" : [
6
6
" symfony-ux" ,
7
7
" twig" ,
8
- " icons"
8
+ " icons" ,
9
+ " svg"
9
10
],
10
11
"homepage" : " https://symfony.com" ,
11
12
"license" : " MIT" ,
28
29
"require" : {
29
30
"php" : " >=8.1" ,
30
31
"symfony/framework-bundle" : " ^6.4|^7.0" ,
31
- "symfony/twig-bundle" : " ^6.4|7.0"
32
+ "symfony/twig-bundle" : " ^6.4|^ 7.0"
32
33
},
33
34
"require-dev" : {
34
35
"symfony/console" : " ^6.4|^7.0" ,
You can’t perform that action at this time.
0 commit comments