Skip to content

Commit

Permalink
Phpactor 2023.04
Browse files Browse the repository at this point in the history
  • Loading branch information
zonuexe committed Nov 15, 2023
1 parent aad7e4d commit 2c8c0e1
Show file tree
Hide file tree
Showing 5 changed files with 4,443 additions and 335 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"psr-4": {"EmacsPHP\\Phpactor\\Sample\\": "tests/src/"}
},
"require": {
"composer/package-versions-deprecated": "1.x-dev",
"phpactor/phpactor": "dev-master#8cd4fe14bc3b2bf0401c56708ce2b6e3bcbd7754"
"phpactor/phpactor": "^2023.04"
},
"config": {
"classmap-authoritative": true,
Expand All @@ -31,7 +30,7 @@
},
"sort-packages": true,
"platform": {
"php": "7.4.28"
"php": "8.0.0"
},
"allow-plugins": {
"composer/package-versions-deprecated": true
Expand Down
Loading

0 comments on commit 2c8c0e1

Please sign in to comment.