8000 Register component in main composer.json · symfony/symfony@816523b · GitHub
[go: up one dir, main page]

Skip to content

Commit 816523b

Browse files
committed
Register component in main composer.json
1 parent 035c252 commit 816523b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"symfony/inflector": "self.version",
5252
"symfony/intl": "self.version",
5353
"symfony/ldap": "self.version",
54+
"symfony/lock": "self.version",
5455
"symfony/monolog-bridge": "self.version",
5556
"symfony/options-resolver": "self.version",
5657
"symfony/process": "self.version",

src/Symfony/Component/Lock/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016 Fabien Potencier
1+
Copyright (c) 2016-2017 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

0 commit comments

Comments
 (0)
0