File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# ReactPHP Parallel Contracts
2
2
3
- [ ![ Latest Stable Version] ( https://poser.pugx.org/react-parallel/contracts/v/stable.png )] ( https://packagist.org/packages/react-parallel/contracts )
4
- [ ![ Total Downloads] ( https://poser.pugx.org/react-parallel/contracts/downloads.png )] ( https://packagist.org/packages/react-parallel/contracts )
5
- [ ![ License] ( https://poser.pugx.org/react-parallel/contracts/license.png )] ( https://packagist.org/packages/react-parallel/contracts )
3
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/react-parallel/contracts/v )] ( https://packagist.org/packages/react-parallel/contracts )
4
+ [ ![ Total Downloads] ( https://poser.pugx.org/react-parallel/contracts/downloads )] ( https://packagist.org/packages/react-parallel/contracts )
5
+ [ ![ License] ( https://poser.pugx.org/react-parallel/contracts/license )] ( https://packagist.org/packages/react-parallel/contracts )
6
6
7
7
Interfaces for ReactPHP ext-parallel related packages
8
8
@@ -11,12 +11,12 @@ Interfaces for ReactPHP ext-parallel related packages
11
11
To install via [ Composer] ( http://getcomposer.org/ ) , use the command below, it will automatically detect the latest version and bind it with ` ~ ` .
12
12
13
13
```
14
- composer require react-parallel/contracts
14
+ composer require react-parallel/contracts
15
15
```
16
16
17
17
## License ##
18
18
19
- Copyright 2019 [ Cees-Jan Kiewiet] ( http://wyrihaximus.net/ )
19
+ Copyright 2025 [ Cees-Jan Kiewiet] ( http://wyrihaximus.net/ )
20
20
21
21
Permission is hereby granted, free of charge, to any person
22
22
obtaining a copy of this software and associated documentation
You can’t perform that action at this time.
0 commit comments