Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency thecodingmachine/safe to v3 #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check warning on line 1 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with highest dependency preference

"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie

Check warning on line 1 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with highest dependency preference

"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie

Check warning on line 1 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with highest dependency preference

"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie

Check warning on line 1 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with highest dependency preference

"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie

Check warning on line 1 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with highest dependency preference

"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie

Check warning on line 1 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with highest dependency preference

"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie

Check warning on line 1 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with highest dependency preference

"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie

Check warning on line 1 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with highest dependency preference

"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie

Check warning on line 1 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with highest dependency preference

"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie

Check warning on line 1 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with highest dependency preference

"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie

Check warning on line 1 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with highest dependency preference

"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie

Check warning on line 1 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with highest dependency preference

"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie
"name": "wyrihaximus/react-simple-orm",
"description": "EXPERIMENTAL: Package to see how feasible a simple ORM in ReactPHP is",
"license": "MIT",
Expand All @@ -19,11 +19,11 @@
"react/stream": "^1.1",
"reactivex/rxphp": "^2.0.12",
"roave/better-reflection": "^6",
"thecodingmachine/safe": "^2",
"thecodingmachine/safe": "^2 || ^3",
"voryx/pgasync": "^2.0",
"wyrihaximus/constants": "^1.5",
"wyrihaximus/doctrine-annotation-autoloader": "^1.0",

Check failure on line 25 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with highest dependency preference

wyrihaximus/doctrine-annotation-autoloader is unused

Check failure on line 25 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with highest dependency preference

wyrihaximus/doctrine-annotation-autoloader is unused

Check failure on line 25 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with highest dependency preference

wyrihaximus/doctrine-annotation-autoloader is unused

Check failure on line 25 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with highest dependency preference

wyrihaximus/doctrine-annotation-autoloader is unused

Check failure on line 25 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with highest dependency preference

wyrihaximus/doctrine-annotation-autoloader is unused

Check failure on line 25 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with highest dependency preference

wyrihaximus/doctrine-annotation-autoloader is unused
"wyrihaximus/react-event-loop-rx-scheduler-hook-up": "^0.1.1"

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with highest dependency preference

wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with highest dependency preference

wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with highest dependency preference

wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with highest dependency preference

wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with highest dependency preference

wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused

Check failure on line 26 in composer.json

View workflow job for this annotation

GitHub Actions / Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with highest dependency preference

wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused
},
"require-dev": {
"robmorgan/phinx": "^0.12.11",
Expand Down
Loading