mirror of
https://github.com/symfony/class-loader.git
synced 2026-04-25 01:38:14 +02:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 585c3e06bf | |||
| 28fcb90894 | |||
| 3527a2b300 | |||
| 097c9cadb8 | |||
| 29e26e8a3d |
@@ -1,2 +0,0 @@
|
||||
Tests/ export-ignore
|
||||
phpunit.xml.dist export-ignore
|
||||
@@ -1,4 +1,4 @@
|
||||
Copyright (c) 2004-2012 Fabien Potencier
|
||||
Copyright (c) 2004-2013 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
|
||||
|
||||
+1
-6
@@ -26,10 +26,5 @@
|
||||
"psr-0": { "Symfony\\Component\\ClassLoader": "" }
|
||||
},
|
||||
"target-dir": "Symfony/Component/ClassLoader",
|
||||
"minimum-stability": "dev",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.1-dev"
|
||||
}
|
||||
}
|
||||
"minimum-stability": "dev"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user