-
Notifications
You must be signed in to change notification settings - Fork 21
Upgrade dependencies #61
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
3d1100c
Upgrade to php 8.4
bbaae01
Upgrade phpdi
338629f
Upgrade container interface methods
55e922c
Replace `\Zend\Diactoros` imports with `\Laminas\Diactoros`
c7790dc
Replace Blast Facades with own implementation
c3d8ceb
Fix facade tests
98b9d28
Replace `Logger::[level]` calls with `Level::[level]`
4d43027
Update mindplay/middleman ->dispatch to ->handle
106232f
Remove support for callable route destinations (removed in Rareloop r…
37224e1
Resolve `trigger_error` deprecations
dbc3874
Bump mmeyer2k/dcrypt
cc2aa78
Bump bugfix release of mikey179/vfsstream - fixes test failure
5f0c4c6
Rework encryption
9f30468
Re-support php >= 8.1
300e934
Refactor Facade -> AbstractFacade
ea77350
Switch to Spatie/ignition
9cf7e13
Upgrade phpunit config
7bbeb1b
Remove php84 syntax from Application
27a4e6d
Implement SAPIEmitter and resolve old symfony error usage
e0d6f55
Roll collections version back to 10 to support PHP 8.1
9fabb30
Ensure illuminate/encryption is also on v10
9181ded
Revert Rector changes
492a904
Formatting tweaks
4222a32
Update EncryptionServiceProvider
d69d636
Fix bug
366d39f
Fix PHP errors
2af859c
Fix namespaces
0b1e036
WIP refactor encrypter and tests
42a3199
Fix encryption and session storage
c4fb85b
Revert encryption changes
bba9526
Remove unused exceptions
b8b2311
Revert encryption-key change
b043f1f
Update composer file to use pinned versions
521bf22
Tweak CI file
7863e62
Use php-actions/composer@v6
efbb11f
Test removing repositories
3614c0e
Test
96088c8
Test
1058e8c
Add repository back in
0b6e032
Bring forked dcrypt library into core
fd519af
Update dependencies
11e6cc7
Fix PHPCS issue
f961127
Make session storage a bit more resilliant
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.