mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
chore: update nunomaduro/collision to version 8.8.2 and add BrowserStack sponsorship information to README
This commit is contained in:
parent
eae410bdbc
commit
5d94fd9257
2 changed files with 9 additions and 5 deletions
|
@ -35,6 +35,10 @@ TorrentPier is currently being **completely rewritten from scratch on Laravel**.
|
||||||
|
|
||||||
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/torrentpier/torrentpier/tags).
|
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/torrentpier/torrentpier/tags).
|
||||||
|
|
||||||
|
## 🤝 Sponsors
|
||||||
|
|
||||||
|
This project is tested with BrowserStack.
|
||||||
|
|
||||||
## 📖 License
|
## 📖 License
|
||||||
|
|
||||||
This project is licensed under the MIT License - see the [LICENSE](https://github.com/torrentpier/torrentpier/blob/master/LICENSE) file for details.
|
This project is licensed under the MIT License - see the [LICENSE](https://github.com/torrentpier/torrentpier/blob/master/LICENSE) file for details.
|
||||||
|
|
10
composer.lock
generated
10
composer.lock
generated
|
@ -6845,16 +6845,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nunomaduro/collision",
|
"name": "nunomaduro/collision",
|
||||||
"version": "v8.8.1",
|
"version": "v8.8.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nunomaduro/collision.git",
|
"url": "https://github.com/nunomaduro/collision.git",
|
||||||
"reference": "44ccb82e3e21efb5446748d2a3c81a030ac22bd5"
|
"reference": "60207965f9b7b7a4ce15a0f75d57f9dadb105bdb"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/44ccb82e3e21efb5446748d2a3c81a030ac22bd5",
|
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/60207965f9b7b7a4ce15a0f75d57f9dadb105bdb",
|
||||||
"reference": "44ccb82e3e21efb5446748d2a3c81a030ac22bd5",
|
"reference": "60207965f9b7b7a4ce15a0f75d57f9dadb105bdb",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -6940,7 +6940,7 @@
|
||||||
"type": "patreon"
|
"type": "patreon"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-06-11T01:04:21+00:00"
|
"time": "2025-06-25T02:12:12+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pestphp/pest",
|
"name": "pestphp/pest",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue