Skip to content

Commit

Permalink
Merge branch '5.4' into 6.2
Browse files Browse the repository at this point in the history
* 5.4:
  Fix LICENSE CI check
  fixes retrieving multiple values for extra fields
  [String] Remove duplicates in fold maps
  fail with a meaningful error when a needed package is missing
  [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
  • Loading branch information
fabpot committed Feb 2, 2023
2 parents 2bbfbda + 675e51d commit 100be1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2004-2023 Fabien Potencier
Copyright (c) 2004-present Fabien Potencier

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

0 comments on commit 100be1d

Please sign in to comment.