Skip to content

Commit 2973a0b

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: Fix LICENSE year Fix LICENSE CI check [Notifier] Mention Prisma Media as backer of v6.2 fixes retrieving multiple values for extra fields Clarifies when to update UPGRADE-7.0.md [String] Remove duplicates in fold maps fail with a meaningful error when a needed package is missing [6.2] Remove mentions of v6.1 backers [Translation] Crowdin renewed their sponsorship for v6.2 [DependencyInjection] Fix combinatory explosion when autowiring union and intersection types Update license years (last time) [Tests] New iteration of removing `$this` occurrences in future static data providers
2 parents 6eb6102 + 111b9d6 commit 2973a0b

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2021-2023 Fabien Potencier
1+
Copyright (c) 2021-present Fabien Potencier
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,6 @@ Runtime Component
33

44
Symfony Runtime enables decoupling applications from global state.
55

6-
Sponsor
7-
-------
8-
9-
The Runtime component for Symfony 6.1 is [backed][1] by [Fulgens][2].
10-
11-
Fulgens is a human-sized company founded in 2018. Specialized in development, we
12-
provide support, analysis and training. Symfony being at the heart of our work,
13-
we are committed to contribute to its development at our own scale.
14-
15-
Help Symfony by [sponsoring][3] its development!
16-
176
Resources
187
---------
198

@@ -22,7 +11,3 @@ Resources
2211
* [Report issues](https://github.com/symfony/symfony/issues) and
2312
[send Pull Requests](https://github.com/symfony/symfony/pulls)
2413
in the [main Symfony repository](https://github.com/symfony/symfony)
25-
26-
[1]: https://symfony.com/backers
27-
[2]: https://fulgens.be
28-
[3]: https://symfony.com/sponsor

0 commit comments

Comments
 (0)