8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 035c252 commit 816523bCopy full SHA for 816523b
composer.json
@@ -51,6 +51,7 @@
51
"symfony/inflector": "self.version",
52
"symfony/intl": "self.version",
53
"symfony/ldap": "self.version",
54
+ "symfony/lock": "self.version",
55
"symfony/monolog-bridge": "self.version",
56
"symfony/options-resolver": "self.version",
57
"symfony/process": "self.version",
src/Symfony/Component/Lock/LICENSE
@@ -1,4 +1,4 @@
1
-Copyright (c) 2016 Fabien Potencier
+Copyright (c) 2016-2017 Fabien Potencier
2
3
Permission is hereby granted, free of charge, to any person obtaining a copy
4
of this software and associated documentation files (the "Software"), to deal
0 commit comments