Skip to content

Commit 9e1bb34

Browse files
committed
[composer] Add composer.jsons for all components so they can be subtree-split
1 parent 0a2b17a commit 9e1bb34

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

composer.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "react/event-loop",
3+
"description": "Event loop abstraction layer that libraries can use for evented I/O.",
4+
"keywords": ["event-loop"],
5+
"license": "MIT",
6+
"require": {
7+
"php": ">=5.3.2"
8+
},
9+
"autoload": {
10+
"psr-0": { "React\\EventLoop": "" }
11+
},
12+
"target-dir": "React/EventLoop"
13+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy