Skip to content

Commit 0f99bfe

Browse files
committed
minor #1307 Update links & license year (Coderberg)
This PR was squashed before being merged into the main branch. Discussion ---------- Update links & license year - Update links in README.md - Update license year Commits ------- 2460e8b Update links & license year
2 parents 4aaf871 + 2460e8b commit 0f99bfe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015-2020 Fabien Potencier
1+
Copyright (c) 2015-2022 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ $ ./bin/phpunit
6262
```
6363

6464
[1]: https://symfony.com/doc/current/best_practices.html
65-
[2]: https://symfony.com/doc/current/reference/requirements.html
66-
[3]: https://symfony.com/doc/current/cookbook/configuration/web_server_configuration.html
65+
[2]: https://symfony.com/doc/current/setup.html#technical-requirements
66+
[3]: https://symfony.com/doc/current/setup/web_server_configuration.html
6767
[4]: https://symfony.com/download

0 commit comments

Comments
 (0)